Update mm-scripts.sh
This commit is contained in:
@@ -38,7 +38,7 @@ MMSTART(){
|
||||
mmsv='Verifying'
|
||||
fi
|
||||
|
||||
#[ $VERBOSE = true ] echo "$(date) - ${mmsv} VPN..." >> $logfile
|
||||
[ $VERBOSE = true ] && echo "$(date) - ${mmsv} VPN..." >> $logfile
|
||||
|
||||
|
||||
OUT=$(ip link | grep "$VPN_INTERFACE")
|
||||
|
||||
Reference in New Issue
Block a user