diff --git a/src/freedombone-app-batman b/src/freedombone-app-batman index 8e9856c6..5d40f6b1 100755 --- a/src/freedombone-app-batman +++ b/src/freedombone-app-batman @@ -28,7 +28,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -VARIANTS='mesh' +VARIANTS='' ENABLE_BATMAN="no" BATMAN_CELLID='any' diff --git a/src/freedombone-app-blogstatic b/src/freedombone-app-blogstatic index 139cb4cf..5c9184be 100755 --- a/src/freedombone-app-blogstatic +++ b/src/freedombone-app-blogstatic @@ -28,7 +28,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -VARIANTS='mesh' +VARIANTS='' STATIC_BLOG_INSTALL_DIR=/etc/staticblog PELICAN_THEMES_REPO="https://github.com/getpelican/pelican-themes" diff --git a/src/freedombone-app-librevault b/src/freedombone-app-librevault index 482caa55..fd022f42 100755 --- a/src/freedombone-app-librevault +++ b/src/freedombone-app-librevault @@ -28,7 +28,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -VARIANTS='mesh' +VARIANTS='' PROTOBUF_REPO="https://github.com/google/protobuf" PROTOBUF_COMMIT='b97a4a53cdd55be74c30badefeb132a091764f53' diff --git a/src/freedombone-app-zeronet b/src/freedombone-app-zeronet index bbfa2372..38442a47 100755 --- a/src/freedombone-app-zeronet +++ b/src/freedombone-app-zeronet @@ -28,7 +28,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . -VARIANTS='mesh' +VARIANTS='' MESH_INSTALL_DIR=/var/lib