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
25707cfd5e
commit
57ce98ac55
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ rm -f /etc/runlevels/default/local
|
|||
|
||||
# Install necessary components.
|
||||
apk update
|
||||
apk add bash bash bash-doc bash-completion coreutils sed
|
||||
apk add bash coreutils sed
|
||||
|
||||
# Get Alpine Linux configurations.
|
||||
confFile="/root/alpine.config"
|
||||
|
|
Loading…
Reference in a new issue