It should be "removing"
This commit is contained in:
parent
756ed64555
commit
539cde3527
|
@ -22,7 +22,7 @@ disable-top-bar-integration() {
|
||||||
# Disable global menus
|
# Disable global menus
|
||||||
! pacman -Qq vala-panel-appmenu-registrar ||
|
! pacman -Qq vala-panel-appmenu-registrar ||
|
||||||
zensu SKIP_AUTOSNAP= pacman -R --noconfirm vala-panel-appmenu-registrar ||
|
zensu SKIP_AUTOSNAP= pacman -R --noconfirm vala-panel-appmenu-registrar ||
|
||||||
{ notify-send 'Error' 'Failed installing vala-panel-appmenu-registrar !\nmake sure that you typed the password correctly or that you are not currently installing or updating your system'; exit; }
|
{ notify-send 'Error' 'Failed removing vala-panel-appmenu-registrar !\nmake sure that you typed the password correctly or that you are not currently installing or updating your system'; exit; }
|
||||||
pacman -Qq vala-panel-appmenu-registrar && exit
|
pacman -Qq vala-panel-appmenu-registrar && exit
|
||||||
killall appmenu-registrar
|
killall appmenu-registrar
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user