Uninstall pleroma for postactiv

This commit is contained in:
Bob Mottram 2017-02-22 21:35:34 +00:00
parent 081e73a5bc
commit 80ead339b6
1 changed files with 3 additions and 0 deletions

View File

@ -412,6 +412,9 @@ function remove_postactiv {
if [ ${#POSTACTIV_DOMAIN_NAME} -eq 0 ]; then
return
fi
function_check remove_nodejs
remove_nodejs pleroma-postactiv
read_config_param "POSTACTIV_DOMAIN_NAME"
read_config_param "MY_USERNAME"
echo "Removing $POSTACTIV_DOMAIN_NAME"