diff --git a/hotfix-start.bash b/hotfix-start.bash index 1c18b8c..3841e3d 100644 --- a/hotfix-start.bash +++ b/hotfix-start.bash @@ -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."