From 531afe0bdb282861c8e1101c0509c61de56557a4 Mon Sep 17 00:00:00 2001 From: patrycjalazna Date: Wed, 5 Jan 2022 13:35:27 +0100 Subject: [PATCH] quickfix --- cloud_init.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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