oops
This commit is contained in:
parent
5300466877
commit
56904bb5de
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ main() {
|
|||
echo -e "# Disable password for specific user\nanri ALL=(ALL) NOPASSWD:ALL" | sudo tee -a /etc/sudoers > /dev/null
|
||||
|
||||
# === Paru ==
|
||||
git clone git clone https://aur.archlinux.org/paru.git
|
||||
git clone https://aur.archlinux.org/paru.git
|
||||
cd paru || exit
|
||||
makepkg -si --noconfirm
|
||||
# Remove folder
|
||||
|
|
Loading…
Reference in a new issue