diff --git a/cloud_init.yaml b/cloud_init.yaml index a52b1df..697d952 100644 --- a/cloud_init.yaml +++ b/cloud_init.yaml @@ -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 \ No newline at end of file