G1SMS loveland entrance localhost:10099 ("ipfs p2p" forwarded)

This commit is contained in:
qo-op 2020-05-23 02:20:43 +02:00
parent 5c635d0a13
commit 5cb9809df2
1 changed files with 4 additions and 0 deletions

View File

@ -174,6 +174,10 @@ 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
### G1SMS loveland entrance localhost:10099 ("ipfs p2p" forwarded)
[[ $(which gammu )]] && sudo cp -f /home/$YOU/.zen/astroport/www/g1sms.conf /etc/nginx/conf.d/
sudo systemctl restart nginx || err=1