Merge pull request #1 from maximusfox/patch-1

Add live-build package to dependencies
This commit is contained in:
Aleksey Samoilov 2022-06-09 18:17:27 +04:00 committed by GitHub
commit 399f3f0955
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ echo -e "
"
apt-get update
apt-get install -y binutils zstd
apt-get install -y binutils zstd live-build
dpkg -i ./debs/*.deb
build () {