Kaynağa Gözat

remove gnusocial onion service

Bob Mottram 8 yıl önce
ebeveyn
işleme
bd24d4f886
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      src/freedombone-app-gnusocial

+ 1
- 1
src/freedombone-app-gnusocial Dosyayı Görüntüle

@@ -385,7 +385,7 @@ function remove_gnusocial {
385 385
     function_check drop_database
386 386
     drop_database gnusocial
387 387
     function_check remove_onion_service
388
-    remove_onion_service microblog ${MICROBLOG_ONION_PORT}
388
+    remove_onion_service gnusocial ${MICROBLOG_ONION_PORT}
389 389
     sed -i '/install_gnusocial/d' $COMPLETION_FILE
390 390
     sed -i '/gnusocial /d' $COMPLETION_FILE
391 391
     if grep -q "gnusocial" /etc/crontab; then