Update mm-scripts.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user