Skip to content

Commit

Permalink
Update hotfix-start.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Sep 17, 2024
1 parent ff5332b commit 652b4d9
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 @@ -159,7 +159,7 @@ Main() {
# exchange mlocate with plocate (change on repo)
sed -i 's/ - mlocate/ - plocate/g' /etc/calamares/modules/netinstall.yaml
# pacman.conf changes for pacman 7 update
wget -qN -P "/etc/pacman.conf" "https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-ISO/main/airootfs/etc/pacman.conf"
wget -qN -P "/etc/" "https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-ISO/main/airootfs/etc/pacman.conf"
# makepkg.conf and makepkg.conf.d changes
wget -qN -P "/etc/" "https://github.com/endeavouros-team/EndeavourOS-ISO/blob/main/airootfs/etc/makepkg.conf"
wget -qN -P "/etc/makepkg.conf.d/" "https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/raw/main/rust.conf"
Expand Down

0 comments on commit 652b4d9

Please sign in to comment.