Update mm-scripts.sh

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

View File

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