Update selfservice-update.sh
This commit is contained in:
parent
ebc215dd5f
commit
f4a1a1d5a4
|
|
@ -37,7 +37,7 @@ sudo systemctl stop http.server-fdmr.service
|
|||
sudo rm -r /opt/FDMR-Monitor/
|
||||
#
|
||||
cd /opt
|
||||
sudo git clone https://github.com/yuvelq/FDMR-Monitor.git
|
||||
sudo git clone https://github.com/hp3icc/FDMR-Monitor.git
|
||||
cd FDMR-Monitor
|
||||
sudo git checkout Self_Service
|
||||
sudo chmod +x install.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue