diff options
author | Stefan Kreutz <mail@skreutz.com> | 2021-07-24 20:12:02 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2021-07-24 20:12:02 +0200 |
commit | 8f78d7ac1e4e187fcfe973d1e84308cf870ba9a2 (patch) | |
tree | 6eb424cd018e9f61cf76e2bfc27bef91754bbe56 /deploy | |
parent | bf748e80b7a3213023cce15674bf479f0b8af102 (diff) | |
download | blog-8f78d7ac1e4e187fcfe973d1e84308cf870ba9a2.tar |
Release installiso 0.1.0
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 |