changed repo
This commit is contained in:
parent
e8479cd2e1
commit
04c3084b5e
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -50,7 +50,7 @@ install() {
|
||||||
|
|
||||||
change_mirror() {
|
change_mirror() {
|
||||||
rm -rf /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
|
echo "Server = http://repo.flossir.org/repository/arch/\$repo/os/\$arch" | sudo tee -a /etc/pacman.d/mirrorlist
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue