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