Update alpine.sh

This commit is contained in:
dami 2025-07-22 17:37:01 +08:00
parent 17c68cb9b7
commit bb52b17a12
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ LANG=en_US.UTF-8
# for debug
apk add htop --force-broken-world
apk add linux-headers --force-broken-world
# for debug end
apk add build-base --force-broken-world
apk add openssl openssl-devel --force-broken-world