Fix running pacaur as root
This commit is contained in:
parent
fffe5aea68
commit
ac96ee1611
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
sudo pacaur -S \
|
||||
pacaur -S \
|
||||
tree \
|
||||
rofi \
|
||||
the_silver_searcher ripgrep \
|
||||
|
|
Reference in a new issue