Spotter-VM/ckan-datapusher/uninstall.sh

7 lines
79 B
Bash
Executable File

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