diff --git a/Makefile b/Makefile index 94cd6edf..6b775b71 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ 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."