This commit is contained in:
Bob Mottram 2015-11-26 10:55:16 +00:00
parent f40cb8f8b3
commit f135528abf
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ function check_for_updates {
fi
clear
./etc/cron.weekly/$UPGRADE_SCRIPT_NAME
. /etc/cron.weekly/$UPGRADE_SCRIPT_NAME
any_key
}