Skip to content

Commit

Permalink
[hotfix-start.bash] deactivate mirrorlist change as of causing simila…
Browse files Browse the repository at this point in the history
…r issue
  • Loading branch information
killajoe authored Aug 12, 2024
1 parent 54901d7 commit 36a749f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hotfix-start.bash
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Main() {
patch "/etc/calamares/settings_online.conf" < "/tmp/settings_online.conf.patch"
patch "/etc/calamares/settings_offline.conf" < "/tmp/settings_offline.conf.patch"
# mirrorlist: replaced mirror f4st.host with moson.org --> https://github.com/endeavouros-team/EndeavourOS-ISO/commit/a290732253c67da1a7200c4dba4c45284bb8d54b
wget -qN -P "/etc/pacman.d/" "https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-ISO/main/mirrorlist"
#wget -qN -P "/etc/pacman.d/" "https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-ISO/main/mirrorlist"
;;
*)
HotMsg "no hotfixes for ISO version $ISO_VERSION."
Expand Down

0 comments on commit 36a749f

Please sign in to comment.