add sudo for sed
This commit is contained in:
parent
057df61e9a
commit
5ebd5ed807
@ -1,5 +1,5 @@
|
||||
sudo pacman -S plymouth
|
||||
yay -S plymouth-theme-arch-agua
|
||||
|
||||
sed -i -e 's/HOOKS=(base/HOOKS=(base plymouth/' /etc/mkinitcpio.conf
|
||||
sudo sed -i -e 's/HOOKS=(base/HOOKS=(base plymouth/' /etc/mkinitcpio.conf
|
||||
sudo plymouth-set-default-theme -R arch-agua
|
||||
Loading…
x
Reference in New Issue
Block a user