mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update alpineInit.sh
This commit is contained in:
parent
be66d68b88
commit
1b56f21890
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ echo $LinuxMirror/$alpineVer/community >>/etc/apk/repositories
|
|||
|
||||
# Reset configurations of repositories
|
||||
true >/etc/apk/repositories
|
||||
setup-apkrepos -1
|
||||
setup-apkrepos -f
|
||||
setup-apkcache /var/cache/apk
|
||||
|
||||
# Delete comment in the repositories
|
||||
|
|
Loading…
Reference in a new issue