Przeglądaj źródła

Hubzilla failure message

Bob Mottram 8 lat temu
rodzic
commit
6ba589afba
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      src/freedombone-app-hubzilla

+ 2
- 1
src/freedombone-app-hubzilla Wyświetl plik

@@ -304,7 +304,8 @@ function install_hubzilla {
304 304
     fi
305 305
 
306 306
     if [[ $ONION_ONLY != "no" ]]; then
307
-        return
307
+        echo $"Hubzilla won't work on an onion address"
308
+        exit 529925
308 309
     fi
309 310
 
310 311
     HUBZILLA_PATH=/var/www/$HUBZILLA_DOMAIN_NAME/htdocs