Skip to content

Commit cd7b7ef

Browse files
authored
Update site_rebuild.sh
1 parent ce5a7ef commit cd7b7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/site_rebuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
# Alternative way to using chains
2+
# Alternative way to using chains. The benefit of using a bash script is that the intactive mode of the commands work.
33

44
SITENAME=$1;
55

0 commit comments

Comments
 (0)