diff --git a/server/install.sh b/server/install.sh index 9d915a5..f1c6ebe 100644 --- a/server/install.sh +++ b/server/install.sh @@ -11,7 +11,7 @@ rm -f /etc/nginx/sites-enabled/* pip3 install flask numpy pillow redis pip3 install pypotrace cd /opt -#git clone https://git.interhacker.space/teamlaser/laser-app -cp /opt/teamlaser/laser-app/files/nginx/sites-enabled/site.conf /etc/nginx/sites-enabled +git clone https://git.interhacker.space/teamlaser/laser-app +cp /opt/laser-app/server/files/nginx/sites-enabled/site.conf /etc/nginx/sites-enabled