From 852acb5b6511d31a450fd0a8829a0f795b3f21fd Mon Sep 17 00:00:00 2001 From: friendlyarm Date: Wed, 11 Nov 2020 14:34:00 +0800 Subject: [PATCH] Update install.sh add zstd --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c9572c2..29f7872 100755 --- a/install.sh +++ b/install.sh @@ -51,7 +51,7 @@ sudo apt-get -y install u-boot-tools swig python-dev python3-dev sudo apt -y install ack-grep # openwrt -sudo apt-get -y install repo time gettext java-propose-classpath +sudo apt-get -y install repo time gettext java-propose-classpath apt zstd # simg2img sudo apt-get -y install android-tools-fsutils