Merge pull request !356 from momen/Thunder
@@ -0,0 +1,11 @@
#!/bin/sh
set -e
case "$1" in
purge)
rm -rf /usr/share/spark-update-tool
;;
esac
exit 0
The note is not visible to the blocked user.