Update mm-scripts.sh

This commit is contained in:
2023-02-25 17:45:23 -06:00
parent 69ed815271
commit 64f5f82342

View File

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