Update build_action.sh

This commit is contained in:
debuggerx01
2023-01-07 01:48:11 +08:00
committed by GitHub
parent eebf621313
commit c7e926e983

View File

@@ -7,7 +7,7 @@ sed -i "/deb-src/s/# //g" /etc/apt/sources.list
# install dep
apt update
apt install -y wget xz-utils make gcc flex bison dpkg-dev
apt install -y wget xz-utils make gcc flex bison dpkg-dev bc rsync kmod cpio libssl-dev
apt build-dep -y linux
# change dir to workplace