summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-20 02:52:45 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-20 02:52:45 +0900
commit0c8f513ea77cf0c60de0dfd10e83683d0d845a40 (patch)
treef26cc2ca3a11dac0df067e5a95dae9a114ae59c2
parentde7a72123f54be819795658756b5437ad4e73a35 (diff)
Init
-rwxr-xr-xpublic/thesiah.sh2
-rwxr-xr-xstatic/thesiah.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/thesiah.sh b/public/thesiah.sh
index 5cfb962..88ef926 100755
--- a/public/thesiah.sh
+++ b/public/thesiah.sh
@@ -733,7 +733,7 @@ Defaults:%wheel,root runcwd=*" >/etc/sudoers.d/thesiah-temp
# Make pacman colorful, concurrent downloads and Pacman eye-candy.
grep -q "ILoveCandy" /etc/pacman.conf || sed -i "/#VerbosePkgLists/a ILoveCandy" /etc/pacman.conf
sed -Ei "s/^#(ParallelDownloads).*/\1 = 5/;/^#Color$/s/#//" /etc/pacman.conf
-sed -i "/^#\[lib32\]/, /^#Include = \/etc\/pacman\.d\/mirrorlist$/ s/^#//" /etc/pacman.conf
+# sed -i "/^#\[lib32\]/, /^#Include = \/etc\/pacman\.d\/mirrorlist$/ s/^#//" /etc/pacman.conf
# Use all cores for compilation.
sed -i "s/-j2/-j$(nproc)/;/^#MAKEFLAGS/s/^#//" /etc/makepkg.conf
diff --git a/static/thesiah.sh b/static/thesiah.sh
index 5cfb962..88ef926 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -733,7 +733,7 @@ Defaults:%wheel,root runcwd=*" >/etc/sudoers.d/thesiah-temp
# Make pacman colorful, concurrent downloads and Pacman eye-candy.
grep -q "ILoveCandy" /etc/pacman.conf || sed -i "/#VerbosePkgLists/a ILoveCandy" /etc/pacman.conf
sed -Ei "s/^#(ParallelDownloads).*/\1 = 5/;/^#Color$/s/#//" /etc/pacman.conf
-sed -i "/^#\[lib32\]/, /^#Include = \/etc\/pacman\.d\/mirrorlist$/ s/^#//" /etc/pacman.conf
+# sed -i "/^#\[lib32\]/, /^#Include = \/etc\/pacman\.d\/mirrorlist$/ s/^#//" /etc/pacman.conf
# Use all cores for compilation.
sed -i "s/-j2/-j$(nproc)/;/^#MAKEFLAGS/s/^#//" /etc/makepkg.conf