Fix for accidentally removed update instructions.
This commit is contained in:
parent
ddc196334a
commit
fddbf886f0
2
.github/build_mll.sh
vendored
2
.github/build_mll.sh
vendored
@ -4,6 +4,8 @@
|
||||
|
||||
set -e
|
||||
|
||||
sudo apt-get -qq -y install wget make gawk gcc bc xz-utils bison flex xorriso libelf-dev libssl-dev
|
||||
|
||||
cd ../src
|
||||
./build_minimal_linux_live.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user