Skip to content

Commit a99b205

Browse files
committed
Updated Fedora repo link
1 parent 55de075 commit a99b205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/bootstrap/fedora/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ then
1414
esac
1515
fi
1616

17-
[ -n "${SOURCE_PATH}" ] || SOURCE_PATH="http://dl.fedoraproject.org/pub/"
17+
[ -n "${SOURCE_PATH}" ] || SOURCE_PATH="http://dl.fedoraproject.org/pub/archive"
1818

1919
dnf_install()
2020
{

0 commit comments

Comments
 (0)