From 78652e8e1d79b9e1e736d798b5b51cc03af4684a Mon Sep 17 00:00:00 2001 From: gabeszm Date: Sat, 21 Dec 2024 16:49:31 +0100 Subject: [PATCH] 00 --- arch_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch_install.sh b/arch_install.sh index e7c30ee..4390198 100644 --- a/arch_install.sh +++ b/arch_install.sh @@ -11,7 +11,7 @@ set -e RP_COSMETICS_URL="https://git.rp1.hu/gabeszm/Linux_scriptek/raw/branch/main/rp_cosmetics.sh" # Adjuk hozzá az aktuális felhasználót a sudoers fájlhoz, hogy jelszó nélkül használhassa a sudo-t -echo "ALL ALL=(ALL) NOPASSWD: ALL /usr/bin/yay, /usr/bin/pacman" | sudo tee /etc/sudoers.d/disable-password > /dev/null +echo "ALL ALL=(ALL) NOPASSWD: ALL" | sudo tee /etc/sudoers.d/disable-password > /dev/null #echo "ALL ALL=(ALL) NOPASSWD: /usr/bin/yay, /usr/bin/pacman" | sudo tee /etc/sudoers.d/disable-password > /dev/null # Letöltjük a szkriptet