We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1d445b commit 821cf9aCopy full SHA for 821cf9a
include/bootstrap/fedora/deploy.sh
@@ -15,7 +15,7 @@ then
15
esac
16
fi
17
18
-[ -n "${SOURCE_PATH}" ] || SOURCE_PATH="http://dl.fedoraproject.org/pub"
+[ -n "${SOURCE_PATH}" ] || SOURCE_PATH="http://dl.fedoraproject.org/pub/"
19
20
dnf_install()
21
{
0 commit comments