fix: no confirm
This commit is contained in:
parent
c3e1f11ca4
commit
6cc200a620
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ super_apply() {
|
|||
}
|
||||
|
||||
super_undo() {
|
||||
pacman -R alacritty
|
||||
pacman -R --noconfirm alacritty
|
||||
}
|
Loading…
Reference in a new issue