preparation for 0.6x initial release

This commit is contained in:
Christer Edwards
2020-02-05 19:02:19 -07:00
parent 488b6b614b
commit 62c77b4e71
5 changed files with 15 additions and 12 deletions

View File

@@ -17,6 +17,9 @@ uninstall:
@echo "Removing Bastille sub-commands"
@rm -rvf /usr/local/share/bastille
@echo
@echo "removing man page"
@rm -rvf /usr/local/share/man/man1/bastille.1.gz
@echo
@echo "removing configuration file"
@rm -rvf /usr/local/etc/bastille
@echo