From 0cef7cb2f9cd3177f3e1344d894bae14e1b48824 Mon Sep 17 00:00:00 2001 From: sdarwin Date: Wed, 1 Oct 2025 15:05:51 -0600 Subject: [PATCH] Modify comments in deploy-website.sh --- scripts/deploy-website.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/deploy-website.sh b/scripts/deploy-website.sh index a752aae1..3c9f332d 100755 --- a/scripts/deploy-website.sh +++ b/scripts/deploy-website.sh @@ -5,10 +5,11 @@ # # Instructions: # -# Adjust the variable base_folder to match your local machine's folder layout. -# # Make sure the script is executable. chmod 755 deploy-website.sh # +# Locally, don't modify the results of the script. Use another +# directory for your own copies of repositories. +# # Run the script - # # ./deploy-website.sh