Spotter-VM/ckan-datapusher/uninstall.sh
2018-10-28 16:04:11 +01:00

7 lines
83 B
Bash
Executable File

#!/bin/sh
set -ev
# Remove service
rm -f /etc/init.d/ckan-datapusher
rc-update -u