Spotter-VM/lxc-services/solr/uninstall.sh

7 lines
72 B
Bash
Executable File

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