diff --git a/Makefile b/Makefile index 7cb91bee..ec4ce360 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ all: install: @echo "Installing Bastille" @echo - @cp -av usr / + @cp -Rv usr / @echo @echo "This method is for testing / development."