From fff0e34ca2858d6d8462d0999be11b0a507b9f78 Mon Sep 17 00:00:00 2001 From: qo-op Date: Mon, 18 May 2020 07:14:02 +0200 Subject: [PATCH] flight programmed at gate zero... --- .install/loveland.sh | 2 +- www/LOVELand/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@