force change mirror for testing
This commit is contained in:
parent
94b368a759
commit
e8479cd2e1
1 changed files with 2 additions and 1 deletions
3
build.sh
3
build.sh
|
@ -49,7 +49,8 @@ install() {
|
|||
}
|
||||
|
||||
change_mirror() {
|
||||
reflector --latest 5 --sort rate --save /etc/pacman.d/mirrorlist
|
||||
rm -rf /etc/pacman.d/mirrorlist
|
||||
echo "Server = https://mirror.arvancloud.ir/archlinux/\$repo/os/\$arch" | sudo tee -a /etc/pacman.d/mirrorlist
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue