Selaa lähdekoodia

Extra removal code for edith

Bob Mottram 7 vuotta sitten
vanhempi
commit
a8165e801d
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6
    0
      src/freedombone-app-edith

+ 6
- 0
src/freedombone-app-edith Näytä tiedosto

243
 
243
 
244
     function_check remove_nodejs
244
     function_check remove_nodejs
245
     remove_nodejs edith
245
     remove_nodejs edith
246
+
247
+    remove_certs $EDITH_DOMAIN_NAME
248
+    remove_app edith
249
+
250
+    function_check remove_ddns_domain
251
+    remove_ddns_domain $EDITH_DOMAIN_NAME
246
 }
252
 }
247
 
253
 
248
 function install_edith {
254
 function install_edith {