]> arthur.barton.de Git - ConfigScripts.git/blobdiff - Makefile
user/bash_profile: Reorder debug messages
[ConfigScripts.git] / Makefile
index e76ad87328eefa589b2dab2a49cbea87f802b451..1ca1b33bd38f52138ecc9df7eeb2e88b18ffcc6f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,9 @@ all:
 install:
        sh ./install.sh
 
+install-local:
+       sh ./install.sh --local
+
 clean:
 
 check: