Skip to content

Commit 0cef7cb

Browse files
committed
Modify comments in deploy-website.sh
1 parent 1a2fa15 commit 0cef7cb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

scripts/deploy-website.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55
#
66
# Instructions:
77
#
8-
# Adjust the variable base_folder to match your local machine's folder layout.
9-
#
108
# Make sure the script is executable. chmod 755 deploy-website.sh
119
#
10+
# Locally, don't modify the results of the script. Use another
11+
# directory for your own copies of repositories.
12+
#
1213
# Run the script -
1314
#
1415
# ./deploy-website.sh

0 commit comments

Comments
 (0)