Update selfservice-update.sh

This commit is contained in:
Esteban Mackay Q 2022-08-06 14:43:07 -05:00 committed by GitHub
parent 288aea94a5
commit 78223afa16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ EOF
sudo systemctl daemon-reload
sudo chmod +x /opt/extra-2.sh
sudo sh /opt/extra-2.sh
sh /opt/extra-2.sh
sudo sed -i "s/root/emqte1/g" /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg
sudo sed -i "s/test/selfcare/g" /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg
sudo sed -i "s/PRIVATE_NETWORK = True/PRIVATE_NETWORK = False/g" /opt/FDMR-Monitor/fdmr-mon_SAMPLE.cfg