Revert "90-enable-repo: use ftp.altlinux.org as default mirror"
This reverts commit 1b457a5d85
.
It wasn't prudent to switch everyone to master FTP server;
Yandex mirror still has an order of magnitude more bandwidth.
This commit is contained in:
parent
528d55e41e
commit
11b5865dc1
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# enable online repos if possible, just quit if anything's wrong
|
||||
|
||||
repo_source='/etc/apt/sources.list.d/alt.list'
|
||||
repo_source='/etc/apt/sources.list.d/yandex.list'
|
||||
|
||||
[ -s "$repo_source" ] || exit 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user