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