Update selfservice-update.sh

This commit is contained in:
Esteban Mackay Q 2023-02-09 14:15:28 -05:00 committed by GitHub
parent 6bf1a13bd7
commit 9def3b5100
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -197,8 +197,8 @@ sh /opt/FDMR-Monitor/sysinfo/rrd-db.sh
#cp -r /opt/FDMR-Monitor/sysinfo/ /var/www/html/sysinfo/ #cp -r /opt/FDMR-Monitor/sysinfo/ /var/www/html/sysinfo/
sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/menu/menu-fdmr)" sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/menu/menu-fdmr)"
#sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/self/data-id-update.sh)" sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/self/data-id-update.sh)"
#data-id data-id
#sudo python3 mon_db.py #sudo python3 mon_db.py
sudo systemctl daemon-reload sudo systemctl daemon-reload
sudo systemctl start proxy.service sudo systemctl start proxy.service