This commit is contained in:
2023-02-25 17:51:07 -06:00
parent 728d8e311f
commit f69692ef26
2 changed files with 2 additions and 2 deletions

View File

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