Skip to content
Snippets Groups Projects
Commit 8699d894 authored by Bob Mottram's avatar Bob Mottram
Browse files

Don't check postactiv daemons

parent 4ea2433d
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment