mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update alpineInit.sh
This commit is contained in:
parent
772417993c
commit
f4c61c278d
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ sed -ri 's/ash/bash/g' /etc/passwd
|
|||
|
||||
# Insall more components.
|
||||
apk update
|
||||
apk add axel bind-tools cpio curl e2fsprogs figlet grep grub gzip hdparm lsblk lsof net-tools parted python3 py3-pip udev util-linux virt-what vim wget
|
||||
apk add axel bind-tools cpio curl e2fsprogs figlet grep grub gzip hdparm lsblk lsof net-tools parted udev util-linux virt-what vim wget
|
||||
|
||||
# Use kernel "virt" if be executed on virtual machine.
|
||||
cp /etc/apk/world /tmp/world.old
|
||||
|
|
Loading…
Reference in a new issue