Extra removal code for edith
This commit is contained in:
parent
1c063ee4df
commit
a8165e801d
|
@ -243,6 +243,12 @@ function remove_edith {
|
||||||
|
|
||||||
function_check remove_nodejs
|
function_check remove_nodejs
|
||||||
remove_nodejs edith
|
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 {
|
function install_edith {
|
||||||
|
|
Loading…
Reference in New Issue