diff --git a/Makefile b/Makefile index 6b775b71..6e7aaec9 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,6 @@ install: @echo "Installing Bastille" @echo @cp -av usr / - @test -d /usr/local/bastille || mkdir /usr/local/bastille - @chmod 0750 /usr/local/bastille @echo @echo "This method is for testing / development."