Update cloud-init.sh

This commit is contained in:
Jeffrey Paul 2018-03-06 17:56:48 -05:00 committed by GitHub
parent 377014b8df
commit be53c6fa2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ export DEBIAN_FRONTEND=noninteractive
apt-get update
apt-get -y install git
git clone https://github.com/sneak/hacks.git /var/tmp/hacks
cd /var/tmp/hacks/provision-workbox
cd /var/tmp/hacks/provision.workbox
bash main.sh