Spotter-VM/solr/uninstall.sh

7 lines
68 B
Bash
Raw Normal View History

2018-10-27 15:33:22 +02:00
#!/bin/sh
set -e
# Remove service
rm /etc/init.d/solr
rc-update -u