We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 55de075 + a99b205 commit c957b39Copy full SHA for c957b39
include/bootstrap/fedora/deploy.sh
@@ -14,7 +14,7 @@ then
14
esac
15
fi
16
17
-[ -n "${SOURCE_PATH}" ] || SOURCE_PATH="http://dl.fedoraproject.org/pub/"
+[ -n "${SOURCE_PATH}" ] || SOURCE_PATH="http://dl.fedoraproject.org/pub/archive"
18
19
dnf_install()
20
{
0 commit comments