Anno domini 2020 Thu, 12 Nov 13:19:12 -0600 Michael via tde-users scripsit:
Hi All,
I’d like to add a <preuninstall> to the tde.pm that checks to see if TDE is the currently running desktop. On the theory it’d suck if someone un-installed a desktop while in that desktop...
Would one of the TDE dev’s be so kind as to point me in the right direction on how to do that (the uninstall process runs as sudo)?
if [ ! -z "$(pidof twin)" ]; then echo "TDE RUNNING"; fi
Thank you, Michael ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...