summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-03-02 15:29:58 -0500
committerLuke Smith <luke@lukesmith.xyz>2020-03-02 15:29:58 -0500
commit765850c8f756f2b57ba4e9107b6fc7032c983712 (patch)
treec52988a560a71e1743c03b928f5fadcc6f037a2a
parent6701bcfc89af660649ce5d0fee436b046c37ba75 (diff)
parente448dd3d5a78dd7d07b70dfbfc9570fe3891adc9 (diff)
downloaddwmblocks-765850c8f756f2b57ba4e9107b6fc7032c983712.tar.gz
dwmblocks-765850c8f756f2b57ba4e9107b6fc7032c983712.tar.bz2
dwmblocks-765850c8f756f2b57ba4e9107b6fc7032c983712.zip
Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks
-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 💖