From d46a447c2998723ed5c9c02c7aa9009a82de196c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 20 Oct 2017 13:32:21 +0200 Subject: Move shutdown to platform-specific scripts --- etc/bootstrap/bbot-bootstrap.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'etc/bootstrap/bbot-bootstrap.sh') diff --git a/etc/bootstrap/bbot-bootstrap.sh b/etc/bootstrap/bbot-bootstrap.sh index 5908fe1..df717e8 100755 --- a/etc/bootstrap/bbot-bootstrap.sh +++ b/etc/bootstrap/bbot-bootstrap.sh @@ -138,8 +138,3 @@ run rm -r "$config" # run bbot-worker --bootstrap >manifest run curl -s -S --upload-file manifest "tftp://$tftp/manifest" - -# Wait a bit and shutdown. -# -sleep 2 -sudo shutdown -h now -- cgit v1.1