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