aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-osx-10.10-x86_64/999-shutdown.sh
blob: 1f17b545b19b5bc8275a0ff2a25d5e7143bdebb1 (plain)
1
2
3
4
5
6
7
8
#!/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