Merge pull request #1 from maximusfox/patch-1
Add live-build package to dependencies
This commit is contained in:
commit
399f3f0955
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -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 () {
|
||||
|
|
Loading…
Add table
Reference in a new issue