Extra removal code for edith

This commit is contained in:
Bob Mottram 2018-02-02 12:21:59 +00:00
parent 1c063ee4df
commit a8165e801d
1 changed files with 6 additions and 0 deletions

View File

@ -243,6 +243,12 @@ function remove_edith {
function_check remove_nodejs
remove_nodejs edith
remove_certs $EDITH_DOMAIN_NAME
remove_app edith
function_check remove_ddns_domain
remove_ddns_domain $EDITH_DOMAIN_NAME
}
function install_edith {