#! /bin/sh
# Uninstallscript for Worker
# because an uninstall should not remove the config-files
# show only message with a hint

echo ""
echo ""
echo " The config-files and catalogs in the dir \"\$HOME/.worker\" or"
echo " \"\$HOME/.config/worker\" will not be deleted."
echo "For complete uninstall remember ot delete."
echo ""
