Update cloud-init.sh
This commit is contained in:
parent
377014b8df
commit
be53c6fa2f
@ -10,5 +10,5 @@ export DEBIAN_FRONTEND=noninteractive
|
|||||||
apt-get update
|
apt-get update
|
||||||
apt-get -y install git
|
apt-get -y install git
|
||||||
git clone https://github.com/sneak/hacks.git /var/tmp/hacks
|
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
|
bash main.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user