|
|
|
@ -446,6 +446,7 @@ done
|
|
|
|
sed -i "s/www\/html/www\/fdmr/g" /opt/FDMR-Monitor/html/*.*
|
|
|
|
sed -i "s/www\/html/www\/fdmr/g" /opt/FDMR-Monitor/html/*.*
|
|
|
|
sed -i "s/www\/html/www\/fdmr/g" /opt/FDMR-Monitor/sysinfo/*.*
|
|
|
|
sed -i "s/www\/html/www\/fdmr/g" /opt/FDMR-Monitor/sysinfo/*.*
|
|
|
|
# Install the required support programs
|
|
|
|
# Install the required support programs
|
|
|
|
|
|
|
|
sudo -H pip3 install --upgrade pip
|
|
|
|
pip3 install -r requirements.txt
|
|
|
|
pip3 install -r requirements.txt
|
|
|
|
pip install pyopenssl --upgrade
|
|
|
|
pip install pyopenssl --upgrade
|
|
|
|
cd /opt/FDMR-Monitor/
|
|
|
|
cd /opt/FDMR-Monitor/
|
|
|
|
|