X-Git-Url: https://jxself.org/git/?p=ibg.git;a=blobdiff_plain;f=tools%2Funinstall-emerald.sh;fp=tools%2Funinstall-emerald.sh;h=ad1c0f86c858022f989a7e72d45aca19ca6cdc0d;hp=096003bfb2b97ac9adeea65b2bc5851592531708;hb=8b760e0550fa8a1636f2462b310ce7c2b1636dc7;hpb=81deb40a92a715b3ef8037535806b01d4fe2f5fa diff --git a/tools/uninstall-emerald.sh b/tools/uninstall-emerald.sh index 096003b..ad1c0f8 100755 --- a/tools/uninstall-emerald.sh +++ b/tools/uninstall-emerald.sh @@ -6,6 +6,8 @@ # Created by David Griffith # Released into the public domain 2016 +echo "Emerald CTAN package uninstaller..." + if [ `ps -o uid= $$` -ne 0 ] ; then echo "This script must be run as root" exit 1