:-'Generic Commit'
This commit is contained in:
parent
cca3fe5c53
commit
7b6b89c5d9
@ -85,7 +85,7 @@ function install_packages() {
|
||||
UPDATECMD="apt-get update"
|
||||
;;
|
||||
"Alpine Linux")
|
||||
PACKAGES="build-base cmake git wget tar curl ninja mold nodejs npm"
|
||||
PACKAGES="build-base cmake git wget tar curl ninja mold nodejs npm linux-headers"
|
||||
INSTALLCMD="apk add --no-cache"
|
||||
UPDATECMD="apk update"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user