Update mm-scripts.sh

This commit is contained in:
2023-02-25 17:49:12 -06:00
parent 901cd94f66
commit a5c7190522

View File

@@ -300,7 +300,7 @@ PersistentKeepalive = 25" >> /etc/wireguard/wg-torguard.conf
fi
echo
if [ "${1}" == "check" ] && [ "$(date +%M)" == "49" ]; then
if [ "${1}" == "check" ] && [ "$(date +%M)" == "50" ]; then
MMUPDATECHECK
fi