修复bug

This commit is contained in:
jingjingxyk
2023-04-25 21:11:35 +08:00
parent 297b3a61a0
commit 9e92b1844a
3 changed files with 14 additions and 12 deletions

View File

@@ -5,6 +5,8 @@ __DIR__=$(
cd "$(dirname "$0")"
pwd
)
cd ${__DIR__}
# use china mirror
# bash quickstart/linux/x86_64/alpine-3.16-init.sh --mirror china
@@ -33,4 +35,4 @@ esac
apk update
apk add vim alpine-sdk xz autoconf automake linux-headers clang-dev clang lld libtool cmake bison re2c gettext coreutils
apk add vim alpine-sdk xz autoconf automake linux-headers clang-dev clang lld libtool cmake bison re2c gettext coreutils