Commit 3202c88a authored by Anton Midyukov's avatar Anton Midyukov

rescue: use alt repo

Yandex mirror is unstable.
parent 2b4c02fa
#!/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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment