Don't check postactiv daemons

This commit is contained in:
Bob Mottram 2016-11-24 18:54:12 +00:00
parent 4ea2433d3d
commit 8699d8940c
1 changed files with 4 additions and 4 deletions

View File

@ -200,8 +200,8 @@ function upgrade_postactiv {
function_check set_repo_commit
set_repo_commit /var/www/$POSTACTIV_DOMAIN_NAME/htdocs "postactiv commit" "$POSTACTIV_COMMIT" $POSTACTIV_REPO
function_check postactiv_running_script
postactiv_running_script
#function_check postactiv_running_script
#postactiv_running_script
}
@ -347,8 +347,8 @@ function install_postactiv_main {
return
fi
function_check postactiv_running_script
postactiv_running_script
#function_check postactiv_running_script
#postactiv_running_script
function_check install_mariadb
install_mariadb