From 0631a8b4a7f3c79dca3fc9623d1146a9845841d3 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 18 Feb 2017 12:05:58 +0000 Subject: [PATCH] Update running scripts --- src/freedombone-app-postactiv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/freedombone-app-postactiv b/src/freedombone-app-postactiv index a453fe67..5019757b 100755 --- a/src/freedombone-app-postactiv +++ b/src/freedombone-app-postactiv @@ -215,8 +215,8 @@ function upgrade_postactiv { rm /var/www/$POSTACTIV_DOMAIN_NAME/htdocs/install.php fi - #function_check postactiv_running_script - #postactiv_running_script + function_check postactiv_running_script + postactiv_running_script }