rescue: use alt repo
Yandex mirror is unstable.
This commit is contained in:
parent
2b4c02fabd
commit
3202c88ad1
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# enable online repository even more unconditionally
|
||||
|
||||
sed -i "s,^#\(rpm .* http.*\),\1," "/etc/apt/sources.list.d/yandex.list" ||
|
||||
sed -i "s,^#\(rpm .* http.*\),\1," "/etc/apt/sources.list.d/alt.list" ||
|
||||
echo "** warning: unable to enable online repos" >&2
|
||||
|
Loading…
x
Reference in New Issue
Block a user