aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/qtci-osx-10.8-x86_64/999-shutdown.sh
blob: 73e5efa7dfad11a1d55aaf96490702d8b33e8f4c (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh

# OS X 10.8 and VMWare tools don't play well together.
# The shutdown command fails, so just shut down the machine
# manually 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