Update mm-scripts.sh

This commit is contained in:
2023-02-25 17:44:54 -06:00
parent 2904068c3a
commit 1d4dfcb494

View File

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