summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rwxr-xr-xscript/deploy3
1 files changed, 0 insertions, 3 deletions
diff --git a/script/deploy b/script/deploy
index b2bcd45..3db6cb1 100755
--- a/script/deploy
+++ b/script/deploy
@@ -57,6 +57,3 @@ curl \
--output /dev/null \
http://www.bing.com/ping?sitemap=https%3A%2F%2Fwww.skreutz.com/sitemap.xml \
|| ( >&2 printf "error: failed to submit live sitemap to bing.com\\n" )
-
-# shellcheck source=./check-online
-. "${root}/script/check-online"
Generated by cgit. See skreutz.com for my tech blog and contact information.