Update 'cloud_init.yaml'
This commit is contained in:
parent
6e043e5127
commit
5ce1b10819
@ -2,6 +2,6 @@
|
|||||||
runcmd:
|
runcmd:
|
||||||
- cd /home
|
- cd /home
|
||||||
- git clone https://git.wmi.amu.edu.pl/s434742/DPZC
|
- git clone https://git.wmi.amu.edu.pl/s434742/DPZC
|
||||||
- chmod +x /home/webservice
|
- chmod +x /home/DPZC/webservice
|
||||||
- cp /home/webservice.service /etc/systemd/system/webservice.service
|
- cp /home/DPZC/webservice.service /etc/systemd/system/webservice.service
|
||||||
- systemctl start webservice
|
- systemctl start webservice
|
Loading…
Reference in New Issue
Block a user