Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit e8ee0d5

Browse files
RealAkitophhusson
authored andcommitted
Add GApps if it even need
1 parent 550d485 commit e8ee0d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-dakkar.sh

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ if [ -z "$USER" ];then
55
export USER="$(id -un)"
66
fi
77
export LC_ALL=C
8+
export GAPPS_SOURCES_PATH=vendor/opengapps/sources/
89

910
## set defaults
1011

0 commit comments

Comments
 (0)