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

Commit 28985716 authored by Sumit Pundir's avatar Sumit Pundir Committed by Romain Hunault
Browse files

Default value for minimal build

parent bc202ab9
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.