mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-10-04 12:24:27 +08:00
Update windowsInit.sh
This commit is contained in:
parent
5f43488c4d
commit
b1999764c0
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ sed -i '$a\'$LinuxMirror'/'$alpineVer'/community' /etc/apk/repositories
|
||||||
# sed -i '$a\'$LinuxMirror'/edge/testing' /etc/apk/repositories
|
# sed -i '$a\'$LinuxMirror'/edge/testing' /etc/apk/repositories
|
||||||
|
|
||||||
# Synchronize time from hardware.
|
# Synchronize time from hardware.
|
||||||
hwclock -s
|
hwclock -s || true
|
||||||
|
|
||||||
# Install necessary components.
|
# Install necessary components.
|
||||||
apk update
|
apk update
|
||||||
|
|
Loading…
Add table
Reference in a new issue