mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-14 21:24:32 +08:00
Update RHELinit.sh
This commit is contained in:
parent
59ec6ed575
commit
5f43488c4d
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ sed -i '$a\'$LinuxMirror'/'$alpineVer'/community' /etc/apk/repositories
|
|||
# sed -i '$a\'$LinuxMirror'/edge/testing' /etc/apk/repositories
|
||||
|
||||
# Synchronize time from hardware.
|
||||
hwclock -s
|
||||
hwclock -s || true
|
||||
|
||||
# Install necessary components.
|
||||
apk update
|
||||
|
|
Loading…
Reference in a new issue