diff options
Diffstat (limited to 'deploy')
-rwxr-xr-x | deploy | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,3 +54,5 @@ 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" ) + +/bin/sh "${root}/check" |