added chmod to Makefile

Signed-off-by: Sven R <admin@hackacad.net>
This commit is contained in:
Sven R
2019-12-23 09:57:56 +01:00
parent 9b859f84ed
commit 861953734f

View File

@@ -6,6 +6,7 @@ install:
@echo "Installing Bastille"
@echo
@cp -av usr /
@chmod 0750 /usr/local/bastille
@echo
@echo "This method is for testing / development."