Add scripts to start, stop, restart Zebra, and rebuild its indexes.
[koha.git] / debian / scripts / koha-remove
index 728f996..7b4a19e 100755 (executable)
@@ -35,6 +35,7 @@ eof
     rm "/etc/koha/sites/$name/zebra-biblios.cfg"
     rm "/etc/koha/sites/$name/zebra-authorities.cfg"
     rm "/etc/koha/sites/$name/zebra-authorities-dom.cfg"
+    rm "/etc/koha/sites/$name/zebra.passwd"
     rmdir "/etc/koha/sites/$name"
     rm -r "/var/lock/koha/$name"
     rm -r "/var/log/koha/$name"