Update selfservice-update.sh

This commit is contained in:
Esteban Mackay Q 2022-11-28 22:41:28 -05:00 committed by GitHub
parent 0f84bbfb99
commit 92e98010f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ EOF
sudo systemctl daemon-reload
sudo chmod +x /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