diff --git a/.install/loveland.sh b/.install/loveland.sh index 48176a9..a533362 100755 --- a/.install/loveland.sh +++ b/.install/loveland.sh @@ -162,6 +162,13 @@ sudo sed -i "s/_LPORT_/3000/g" /tmp/oasis.conf sudo sed -i "s/_APPLI_//g" /tmp/oasis.conf sudo cp -f /tmp/oasis.conf /etc/nginx/conf.d/oasis.conf +### JUKEBOX RompR CopyLaRadio +sudo sed "s/_PHPVERSION_/$PHPVERSION/g" /home/$YOU/.zen/astroport/www/loveland.conf > /tmp/jukebox.conf +sudo sed -i "s/_NODERNAME_/$NODENAME/g" /tmp/jukebox.conf +sudo sed -i "s/_PORT_/10011/g" /tmp/jukebox.conf +sudo sed -i "s/_APPLI_/jukebox/g" /tmp/jukebox.conf +sudo cp -f /tmp/jukebox.conf /etc/nginx/conf.d/jukebox.conf + sudo systemctl restart nginx || err=1 diff --git a/g1sms/Readme.md b/g1sms/Readme.md index b866513..5ba3165 100644 --- a/g1sms/Readme.md +++ b/g1sms/Readme.md @@ -272,4 +272,5 @@ You are the master of your Libre Digital Castle ("in the sky" or "made of sand"? > [Basically on Evolutionary Code your code evolves not because you plan, but because the environment around it pushes it into certain directions.](https://medium.com/@_rchaves_/designed-v-evolutionary-code-d52a54408c8f) -https://stackoverflow.com :thumb_up: +https://stackoverflow.com :heart: +https://www.damyr.fr/posts/documentation-technique-echec/ :heart: diff --git a/www/LOVELand/index.html b/www/LOVELand/index.html index 5688395..8b7b672 100644 --- a/www/LOVELand/index.html +++ b/www/LOVELand/index.html @@ -56,9 +56,9 @@ @@ -213,7 +213,7 @@