aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-osx-10.9-x86_64/999-shutdown.sh
diff options
context:
space:
mode:
Diffstat (limited to 'coin/provisioning/qtci-osx-10.9-x86_64/999-shutdown.sh')
-rw-r--r--coin/provisioning/qtci-osx-10.9-x86_64/999-shutdown.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/coin/provisioning/qtci-osx-10.9-x86_64/999-shutdown.sh b/coin/provisioning/qtci-osx-10.9-x86_64/999-shutdown.sh
deleted file mode 100644
index 1f17b545..00000000
--- a/coin/provisioning/qtci-osx-10.9-x86_64/999-shutdown.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-# Make sure to shut down the machine cleanly when provisioning is done.
-
-# +1 minute delay to make sure that the setup finishes
-# and can clean up before being interrupted by the shutdown
-
-sudo shutdown -h +1