This commit is contained in:
patrycjalazna 2022-01-05 13:35:27 +01:00
parent 9f82dcc821
commit 531afe0bdb

View File

@ -1,7 +1,7 @@
#cloud-config
runcmd:
- cd /home
- git clone https://git.wmi.amu.edu.pl/s434742/DPZC-4
- git clone https://git.wmi.amu.edu.pl/s434742/DPZC
- chmod +x /home/webservice
- cp /home/webservice.service /etc/systemd/system/webservice.service
- systemctl start webservice