We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce5a7ef commit cd7b7efCopy full SHA for cd7b7ef
scripts/site_rebuild.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
-# Alternative way to using chains
+# Alternative way to using chains. The benefit of using a bash script is that the intactive mode of the commands work.
3
4
SITENAME=$1;
5
0 commit comments