Skip to content

Commit

Permalink
[hotfix-start.bash] fix wrong date (Gemini)
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Jun 19, 2024
1 parent 208586b commit e89758a
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 @@ -139,7 +139,7 @@ Main() {
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/packagechooser.conf.patch"
patch "/etc/calamares/modules/packagechooser.conf" < "/tmp/packagechooser.conf.patch"
;;
2024.01.25) # Gemini
2024.04.20) # Gemini
# Gnome nautilus-send removed from repo
wget -qN -P "/tmp/" "https://raw.githubusercontent.com/endeavouros-team/ISO-hotfixes/main/packagechooser.conf_gemini_1.patch"
patch "/etc/calamares/modules/packagechooser.conf" < "/tmp/packagechooser.conf_gemini_1.patch"
Expand Down

0 comments on commit e89758a

Please sign in to comment.