Skip to content

Commit

Permalink
[hotfix-start.bash] Endeavour - exchange mlocate with plocate (change…
Browse files Browse the repository at this point in the history
… on repo)
  • Loading branch information
killajoe authored Sep 11, 2024
1 parent 427824d commit ab5bc33
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 @@ -156,6 +156,8 @@ Main() {
SkipPackageInstall xsane
# fixing non working copy paste for vmware installs:
wget -qN -O "/etc/calamares/scripts/chrooted_cleaner_script.sh" "https://raw.githubusercontent.com/endeavouros-team/calamares/calamares/data/eos/scripts/chrooted_cleaner_script.sh"
# exchange mlocate with plocate (change on repo)
sed -i 's/ - mlocate/ - plocate/g' /etc/calamares/modules/netinstall.yaml
;;
*)
HotMsg "no hotfixes for ISO version $ISO_VERSION."
Expand Down

0 comments on commit ab5bc33

Please sign in to comment.