diff --git a/src/freedombone-app-babel b/src/freedombone-app-babel index 9310b800..8d9b4946 100755 --- a/src/freedombone-app-babel +++ b/src/freedombone-app-babel @@ -33,10 +33,6 @@ VARIANTS='' ENABLE_BABEL="no" BABEL_PORT=6696 -function configure_interactive_babel { - echo -n '' -} - function install_interactive_babel { echo -n '' } diff --git a/src/freedombone-app-batman b/src/freedombone-app-batman index d8a1a8f5..23b262a8 100755 --- a/src/freedombone-app-batman +++ b/src/freedombone-app-batman @@ -33,10 +33,6 @@ VARIANTS='' ENABLE_BATMAN="no" BATMAN_CELLID='any' -function configure_interactive_batman { - echo -n '' -} - function install_interactive_batman { echo -n '' } diff --git a/src/freedombone-app-cjdns b/src/freedombone-app-cjdns index e159f316..bcd8d814 100755 --- a/src/freedombone-app-cjdns +++ b/src/freedombone-app-cjdns @@ -41,10 +41,6 @@ CJDNS_COMMIT='13189fde111d0500427a7a0ce06a970753527bca' CJDCMD_REPO="https://github.com/inhies/cjdcmd" CJDCMD_COMMIT='973cca6ed0eecf9041c3403a40193c0b1291b808' -function configure_interactive_cjdns { - echo -n '' -} - function install_interactive_cjdns { echo -n '' } diff --git a/src/freedombone-app-emacs b/src/freedombone-app-emacs index b83228f2..6320d66d 100755 --- a/src/freedombone-app-emacs +++ b/src/freedombone-app-emacs @@ -30,10 +30,6 @@ VARIANTS='all' -function configure_interactive_emacs { - echo -n '' -} - function install_interactive_emacs { echo -n '' } diff --git a/src/freedombone-app-gnusocial b/src/freedombone-app-gnusocial index 0e2aa58f..0aa3d7d4 100755 --- a/src/freedombone-app-gnusocial +++ b/src/freedombone-app-gnusocial @@ -53,10 +53,6 @@ SHARINGS_THEME_COMMIT='7106c7ef03' GNUSOCIAL_NSFW_REPO="https://gitgud.io/ShitposterClub/SensitiveContent" GNUSOCIAL_NSFW_COMMIT='a096bbe0cfae9a9b177682920ffb58d32a48e136' -function configure_interactive_gnusocial { - echo -n '' -} - function install_interactive_gnusocial { echo -n '' } diff --git a/src/freedombone-app-gogs b/src/freedombone-app-gogs index 7c340ab0..2110417f 100755 --- a/src/freedombone-app-gogs +++ b/src/freedombone-app-gogs @@ -39,10 +39,6 @@ GIT_ONION_PORT=8090 GIT_ADMIN_PASSWORD= GOGS_BIN= -function configure_interactive_gogs { - echo -n '' -} - function install_interactive_gogs { echo -n '' } diff --git a/src/freedombone-app-ipfs b/src/freedombone-app-ipfs index cd071f30..611b2933 100755 --- a/src/freedombone-app-ipfs +++ b/src/freedombone-app-ipfs @@ -41,10 +41,6 @@ IPFS_JS_RONIN_VERSION='0.3.11' IPFS_KEY_LENGTH=2048 IPFS_GO_VERSION=0.4.2 -function configure_interactive_ipfs { - echo -n '' -} - function install_interactive_ipfs { echo -n '' } diff --git a/src/freedombone-app-librevault b/src/freedombone-app-librevault index f442798c..427a1043 100755 --- a/src/freedombone-app-librevault +++ b/src/freedombone-app-librevault @@ -37,10 +37,6 @@ LIBREVAULT_REPO="https://github.com/Librevault/librevault" LIBREVAULT_COMMIT='86a6aefcb5cc458f4d42195368fbcff2871f98e3' LIBREVAULT_PORT=42345 -function configure_interactive_librevault { - echo -n '' -} - function install_interactive_librevault { echo -n '' } diff --git a/src/freedombone-app-mediagoblin b/src/freedombone-app-mediagoblin index 3cc37fcc..92d4b2a3 100755 --- a/src/freedombone-app-mediagoblin +++ b/src/freedombone-app-mediagoblin @@ -37,10 +37,6 @@ MEDIAGOBLIN_COMMIT='d1ac2d52fd8859c3f32fa38e4836ffe9615e5bba' MEDIAGOBLIN_ADMIN_PASSWORD= MEDIAGOBLIN_ONION_PORT=8096 -function configure_interactive_mediagoblin { - echo -n '' -} - function install_interactive_mediagoblin { echo -n '' } diff --git a/src/freedombone-app-mumble b/src/freedombone-app-mumble index 3ee47dee..1f843d3a 100755 --- a/src/freedombone-app-mumble +++ b/src/freedombone-app-mumble @@ -39,10 +39,6 @@ VOIP_PORT=64738 VOIP_DATABASE="mumble-server.sqlite" VOIP_CONFIG_FILE="mumble-server.ini" -function configure_interactive_mumble { - echo -n '' -} - function install_interactive_mumble { echo -n '' } diff --git a/src/freedombone-app-rss b/src/freedombone-app-rss index e0bf06cf..2376722a 100755 --- a/src/freedombone-app-rss +++ b/src/freedombone-app-rss @@ -42,10 +42,6 @@ RSS_READER_PATH=/etc/share/tt-rss RSS_READER_GNUSOCIAL_REPO="https://github.com/bashrc/ttrss-gnusocial" RSS_READER_GNUSOCIAL_COMMIT='20b2535e3f2b0ddc0117b584bdcaa6bf7a2d9fa2' -function configure_interactive_rss { - echo -n '' -} - function install_interactive_rss { echo -n '' } diff --git a/src/freedombone-app-searx b/src/freedombone-app-searx index d123879f..9900c39f 100755 --- a/src/freedombone-app-searx +++ b/src/freedombone-app-searx @@ -38,10 +38,6 @@ SEARX_ONION_HOSTNAME= SEARX_LOGIN_TEXT=$"Search engine login" SEARX_PASSWORD= -function configure_interactive_searx { - echo -n '' -} - function install_interactive_searx { echo -n '' } diff --git a/src/freedombone-app-sip b/src/freedombone-app-sip index 6a9cf0f5..89b8f2d3 100755 --- a/src/freedombone-app-sip +++ b/src/freedombone-app-sip @@ -37,10 +37,6 @@ VOIP_TURN_PORT=3478 VOIP_TURN_TLS_PORT=5349 VOIP_TURN_NONCE= -function configure_interactive_sip { - echo -n '' -} - function install_interactive_sip { echo -n '' } diff --git a/src/freedombone-app-syncthing b/src/freedombone-app-syncthing index e49010aa..9ad1558e 100755 --- a/src/freedombone-app-syncthing +++ b/src/freedombone-app-syncthing @@ -39,10 +39,6 @@ SYNCTHING_PORT=22000 SYNCTHING_SHARED_DATA=/var/lib/syncthing/SyncShared SYNCTHING_USER_IDS_FILE='.syncthingids' -function configure_interactive_syncthing { - echo -n '' -} - function install_interactive_syncthing { echo -n '' } diff --git a/src/freedombone-app-tahoelafs b/src/freedombone-app-tahoelafs index 67d5144f..7a50647e 100755 --- a/src/freedombone-app-tahoelafs +++ b/src/freedombone-app-tahoelafs @@ -39,10 +39,6 @@ TAHOELAFS_STORAGE_SPACE=1G TAHOELAFS_SHARED_DIR='Shared' TAHOE_COMMAND="cd /var/lib/tahoelafs && venv/bin/tahoe" -function configure_interactive_tahoelafs { - echo -n '' -} - function install_interactive_tahoelafs { echo -n '' } diff --git a/src/freedombone-app-tox b/src/freedombone-app-tox index adfb7fc7..de8e26db 100755 --- a/src/freedombone-app-tox +++ b/src/freedombone-app-tox @@ -49,10 +49,6 @@ TOXIC_FILE=/usr/local/bin/toxic QTOX_REPO="https://github.com/bashrc/qTox" QTOX_COMMIT='27a628a3789fca4f31516c3982e580052dd3c773' -function configure_interactive_tox { - echo -n '' -} - function install_interactive_tox { echo -n '' } diff --git a/src/freedombone-app-vpn b/src/freedombone-app-vpn index 365ae969..0dc29b73 100755 --- a/src/freedombone-app-vpn +++ b/src/freedombone-app-vpn @@ -30,10 +30,6 @@ VARIANTS='' -function configure_interactive_vpn { - echo -n '' -} - function install_interactive_vpn { echo -n '' } diff --git a/src/freedombone-app-webmail b/src/freedombone-app-webmail index e25b396c..7f9a048e 100755 --- a/src/freedombone-app-webmail +++ b/src/freedombone-app-webmail @@ -38,10 +38,6 @@ WEBMAIL_ADMIN_PASSWORD= WEB_PATH=/var/www WEBMAIL_PATH=$WEB_PATH/webmail -function configure_interactive_webmail { - echo -n '' -} - function install_interactive_webmail { echo -n '' } diff --git a/src/freedombone-app-wiki b/src/freedombone-app-wiki index 8fad8254..ea057968 100755 --- a/src/freedombone-app-wiki +++ b/src/freedombone-app-wiki @@ -36,10 +36,6 @@ WIKI_TITLE="${PROJECT_NAME} Wiki" WIKI_CODE= WIKI_ONION_PORT=8089 -function configure_interactive_wiki { - echo -n '' -} - function install_interactive_wiki { echo -n '' } diff --git a/src/freedombone-app-xmpp b/src/freedombone-app-xmpp index a17c7458..37f54a6b 100755 --- a/src/freedombone-app-xmpp +++ b/src/freedombone-app-xmpp @@ -37,10 +37,6 @@ XMPP_PASSWORD= XMPP_CIPHERS='"EDH+CAMELLIA:EDH+aRSA:EECDH+aRSA+AESGCM:EECDH+aRSA+SHA256:EECDH:+CAMELLIA128:+AES128:+SSLv3:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!DSS:!RC4:!SEED:!IDEA:!ECDSA:kEDH:CAMELLIA128-SHA:AES128-SHA"' XMPP_ECC_CURVE='"secp384r1"' -function configure_interactive_xmpp { - echo -n '' -} - function install_interactive_xmpp { echo -n '' } diff --git a/src/freedombone-app-zeronet b/src/freedombone-app-zeronet index 5e6ed8f7..4c64a355 100755 --- a/src/freedombone-app-zeronet +++ b/src/freedombone-app-zeronet @@ -49,10 +49,6 @@ ZERONET_DEFAULT_MAIL_TAGLINE="Mail for the Mesh" ZERONET_ID_REPO="https://github.com/HelloZeroNet/ZeroID" ZERONET_ID_COMMIT='ccf14fdc96fa9cdb2ddd8a7ab283a8e17a4f234b' -function configure_interactive_zeronet { - echo -n '' -} - function install_interactive_zeronet { echo -n '' }