Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e74923d6 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Merge branch 'minimal-apps' into 'master'

Add support for minimal apps

See merge request !16
parents bc202ab9 28985716
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -103,6 +103,9 @@ ENV OPENDELTA_BUILDS_JSON ''
# Save recovery image
ENV RECOVERY_IMG false

# Ship with Minimal Apps
ENV MINIMAL_APPS false

# You can optionally specify a USERSCRIPTS_DIR volume containing these scripts:
#  * begin.sh, run at the very beginning
#  * before.sh, run after the syncing and patching, before starting the builds
+1 −1

File changed.

Contains only whitespace changes.