Fix path
This commit is contained in:
parent
2a8155cc68
commit
1506b98fe1
@ -40,6 +40,6 @@ fi
|
|||||||
|
|
||||||
# Allow repository index updates without sudo
|
# Allow repository index updates without sudo
|
||||||
sudo tee /etc/sudoers.d/repositories >/dev/null <<EOF
|
sudo tee /etc/sudoers.d/repositories >/dev/null <<EOF
|
||||||
$USER ALL=(ALL) NOPASSWD: /usr/binpacman -Sy
|
$USER ALL=(ALL) NOPASSWD: /usr/bin/pacman -Sy
|
||||||
EOF
|
EOF
|
||||||
sudo chmod 440 /etc/sudoers.d/repositories
|
sudo chmod 440 /etc/sudoers.d/repositories
|
||||||
|
Loading…
x
Reference in New Issue
Block a user