Kaynağa Gözat

Extra removal code for edith

Bob Mottram 7 yıl önce
ebeveyn
işleme
a8165e801d
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6
    0
      src/freedombone-app-edith

+ 6
- 0
src/freedombone-app-edith Dosyayı Görüntüle

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 {