Update mm-scripts.sh
This commit is contained in:
@@ -26,7 +26,7 @@ MMSTART(){
|
||||
if [ "${action}" = "start" ]; then
|
||||
mmsv='Starting'
|
||||
echo -e "${idsCL[Green]}Starting System... ${idsCL[Default]}"
|
||||
#"${VPN_START[@]}"
|
||||
"${VPN_START[@]}"
|
||||
elif [ "${action}" = "stop" ]; then
|
||||
mmsv='Stopping'
|
||||
echo -e "${idsCL[Green]}Stopping System... ${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user