aboutsummaryrefslogtreecommitdiffstats
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
parentunfinished (diff)
parentMerge pull request #2 from mrchainman/master (diff)
downloaddwmblocks-765850c8f756f2b57ba4e9107b6fc7032c983712.tar.gz
dwmblocks-765850c8f756f2b57ba4e9107b6fc7032c983712.tar.bz2
dwmblocks-765850c8f756f2b57ba4e9107b6fc7032c983712.tar.xz
dwmblocks-765850c8f756f2b57ba4e9107b6fc7032c983712.tar.zst
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