mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-06 03:25:30 +02:00
Joy Dash...
This commit is contained in:
2
dist/deb/debian.postinst
vendored
2
dist/deb/debian.postinst
vendored
@@ -9,7 +9,7 @@
|
||||
|
||||
DEB_VENDOR=$(cat /etc/dpkg/origins/default | grep Vendor: | sed -e "s/Vendor: //")
|
||||
|
||||
if [ "$DEB_VENDOR" == "Debian" ] ; then
|
||||
if [ "$DEB_VENDOR" = "Debian" ] ; then
|
||||
gnome-shell-extension-tool -e ubuntu-appindicator@ubuntu.com
|
||||
touch /maxime-was-here
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user