Skip to content

Commit

Permalink
[horfix-start.bash] adding changed mirrorlist to livesession (ISO 202…
Browse files Browse the repository at this point in the history
…4.06.25)
  • Loading branch information
killajoe authored Jul 21, 2024
1 parent d51701f commit 8732df9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hotfix-start.bash
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ Main() {
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/settings_offline.conf.patch"
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"
;;
*)
HotMsg "no hotfixes for ISO version $ISO_VERSION."
Expand Down

0 comments on commit 8732df9

Please sign in to comment.