mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update windowsInit.sh
This commit is contained in:
parent
045d429ada
commit
bf361f5eea
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 coreutils sed
|
||||
apk add bash coreutils grep sed
|
||||
|
||||
# Get Windows static networking configurations.
|
||||
confFile="/root/alpine.config"
|
||||
|
|
Loading…
Reference in a new issue