gplugin/gplugin

abandoning this branch
feature/java
2021-04-28, Gary Kramlich
01fbef6b01cb
file isExecutable
abandoning this branch
#!/bin/sh
set -e
if [ "$1" = "remove" ] ; then
ldconfig
fi
#DEBHELPER#
exit 0