Spotter-VM/lxc-apps/ckan-datapusher/uninstall.sh

7 lines
83 B
Bash
Executable File

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