Update mm-scripts.sh
This commit is contained in:
@@ -43,7 +43,6 @@ MMSTART(){
|
||||
|
||||
elif [ "${1}" = "check" ] && [ "$(ip link | grep "wg-torguard")" = "" ] && [ -f /opt/idssys/mediamanager/mm.vpn* ]; then
|
||||
GOFORSTART=true;
|
||||
[ "${EMAIL_NOTICE}" != "" ] && echo "" | mail -s "Starting Media Management Systems" ${EMAIL_NOTICE}
|
||||
echo "$(date) - Attempting to restart systems after VPN failure..." >> $logfile
|
||||
echo -e "${idsCL[LightCyan]}Attempting to restart systems after VPN failure...${idsCL[Default]}"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user