diff --git a/.install/loveland.sh b/.install/loveland.sh index 856728f..5ea226d 100755 --- a/.install/loveland.sh +++ b/.install/loveland.sh @@ -157,7 +157,7 @@ sudo sed "s/_NODERNAME_/$NODENAME/g" /home/$YOU/.zen/astroport/www/oasis.conf > sudo sed -i "s/_PORT_/10040/g" /tmp/oasis.conf sudo sed -i "s/_LPORT_/3000/g" /tmp/oasis.conf sudo sed -i "s/_APPLI_//g" /tmp/oasis.conf -sudo rm -f /etc/nginx/conf.d/oasis.conf +sudo cp -f /tmp/oasis.conf /etc/nginx/conf.d/oasis.conf sudo systemctl restart nginx || err=1 diff --git a/www/LOVELand/index.html b/www/LOVELand/index.html index 59b2d9a..2b6ab83 100644 --- a/www/LOVELand/index.html +++ b/www/LOVELand/index.html @@ -56,7 +56,7 @@