Update run.sh

This commit is contained in:
2023-11-16 22:26:14 -06:00
parent 6e79ce69a5
commit 078e45e1a2

1
run.sh
View File

@@ -31,7 +31,6 @@ if ([ "${1}" == "" ] || [ "${1}" == "update" ]) && curl -m 3 -s --head --reques
else
echo -e "\e[1A\e[0K\r${idsCL[Cyan]}No Updates Available${idsCL[Default]}"
fi
echo
else
/opt/idssys/vpnmon/vpnmon.sh ${1} ${2} ${3} ${4}
fi