Spotter-VM/lxc-apps/frontlinesms/uninstall.sh

10 lines
140 B
Bash
Executable File

#!/bin/sh
set -ev
# Remove service
rm -f /etc/init.d/frontlinesms
rc-update -u
# Unregister application
vmmgr unregister-app frontlinesms