Fix command line
This commit is contained in:
parent
d2c2e8ea2a
commit
34c8281018
2
build.sh
2
build.sh
@ -1,3 +1,5 @@
|
|||||||
|
rom_fp="$(date +%y%m%d).sophie"
|
||||||
|
|
||||||
cd /android
|
cd /android
|
||||||
lunch treble_arm64_bgN-userdebug
|
lunch treble_arm64_bgN-userdebug
|
||||||
|
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
dpkg --add-architecture i386
|
||||||
|
apt-get update
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
build-essential \
|
build-essential \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
|
Loading…
Reference in New Issue
Block a user