Update mm-scripts.sh
This commit is contained in:
@@ -43,7 +43,7 @@ MMSTART(){
|
||||
SENDNOTICE "Starting Media Management Systems" ""
|
||||
echo "$(date) - Starting Media Management system - (fresh start)" >> $logfile
|
||||
echo -e "${idsCL[LightCyan]}Fresh startup${idsCL[Default]}"
|
||||
sleep 2m
|
||||
# sleep 2m
|
||||
|
||||
elif [ "${1}" = "check" ] && [ "$(ip link | grep "${VPN_INTERFACE}")" = "" ] && [ -f ${MMFOLDER}/mm.vpn* ]; then
|
||||
GOFORSTART=true;
|
||||
|
||||
Reference in New Issue
Block a user