diff options
Diffstat (limited to 'deploy')
-rwxr-xr-x | deploy | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ # Re-generates the static website from source and asserts a clean working tree # before uploading the website to the server. # -# Submits the live sitemap to Google and Bing. +# Submits the sitemap URL to Google and Bing. set -o errexit set -o nounset |