mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-27 23:55:56 +08:00
Update InstallNET.sh
This commit is contained in:
parent
090719d0ea
commit
20a279ba3f
1 changed files with 1 additions and 1 deletions
|
|
@ -1158,7 +1158,7 @@ function checkSys() {
|
|||
# [[ ! `grep -i "testing" /etc/apk/repositories` ]] && sed -i '$a\http://ftp.udx.icscoe.jp/Linux/alpine/edge/testing' /etc/apk/repositories
|
||||
# Alpine Linux use "apk" as package management.
|
||||
apk update
|
||||
apk add bash bind-tools coreutils cpio curl efibootmgr file gawk grep gzip ipcalc jq net-tools openssl sed shadow tzdata util-linux virt-what wget xz
|
||||
apk add bash bind-tools coreutils cpio curl efibootmgr file gawk grep gzip ipcalc jq lsblk net-tools openssl sed shadow tzdata util-linux virt-what wget xz
|
||||
# Use bash to replace ash.
|
||||
sed -i 's/root:\/bin\/ash/root:\/bin\/bash/g' /etc/passwd
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue