summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c2033ee..0333d7e 100644
--- a/Makefile
+++ b/Makefile
@@ -7,3 +7,4 @@ clean:
install: output
mkdir -p /usr/local/bin
cp -f dwmblocks /usr/local/bin
+ chmod 755 /usr/local/bin/dwmblocks
Software created with 💖