Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks

This commit is contained in:
Luke Smith 2020-03-02 15:29:58 -05:00
commit 765850c8f7
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -7,3 +7,4 @@ clean:
install: output install: output
mkdir -p /usr/local/bin mkdir -p /usr/local/bin
cp -f dwmblocks /usr/local/bin cp -f dwmblocks /usr/local/bin
chmod 755 /usr/local/bin/dwmblocks