Update mm-scripts.sh

This commit is contained in:
2023-03-26 20:14:32 -05:00
parent b632afccf5
commit 709d12faea

View File

@@ -336,7 +336,7 @@ PersistentKeepalive = 25" >> /etc/wireguard/${VPN_INTERFACE}.conf
if [ "${checkport}" != "" ]; then
checked=""
fi
if [ "${checked}" == "false" ] && [ ${cc} -eq 3 ]; then
if [ "${checked}" == "false" ] && [ ${cc} -eq 5 ]; then
echo -e "${idsCL[Red]}${srvc} Service is not starting properly, will try and update${idsCL[Default]}"
echo "$(date) - ${srvc} Service is not starting properly, will try and update" >> $logfile
SENDNOTICE "${srvc} Service Issue" "${srvc} Service is not starting properly, will try and update" 1