Joy Dash...

This commit is contained in:
Ximi1970
2020-04-15 00:12:03 +02:00
parent a467929666
commit 06342c8310

View File

@@ -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