Update mm-scripts.sh
This commit is contained in:
@@ -321,7 +321,7 @@ MMSTART(){
|
||||
rm -f ${MMFOLDER}/mm.plexmount.fail*
|
||||
fi
|
||||
elif [ "${2}" == "vpn" ] || [ -f ${MMFOLDER}/mm.noservices ]; then
|
||||
echo -e "${idsCL[LightCyan]}Skipping check, started wtih VPN only${idsCL[Default]}"
|
||||
echo -e "${idsCL[LightCyan]}Skipping, started wtih VPN only${idsCL[Default]}"
|
||||
else
|
||||
echo -e "${idsCL[Green]}Mounted${idsCL[Default]}"
|
||||
if [ -f ${MMFOLDER}/mm.plexmount.fail ]; then
|
||||
|
||||
Reference in New Issue
Block a user