mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update ubuntuInit.sh
This commit is contained in:
parent
cf3ef60f2a
commit
ebba7f4973
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ setup-apkcache /var/cache/apk
|
|||
# Add community mirror
|
||||
sed -i '$a\'$LinuxMirror'/'$alpineVer'/community' /etc/apk/repositories
|
||||
# Add edge testing to the repositories
|
||||
sed -i '$a\'$LinuxMirror'/edge/testing' /etc/apk/repositories
|
||||
# sed -i '$a\'$LinuxMirror'/edge/testing' /etc/apk/repositories
|
||||
|
||||
# Synchronize time from hardware
|
||||
hwclock -s
|
||||
|
|
Loading…
Reference in a new issue