Merge branch 'master' of github.com:LukeSmithxyz/dwmblocks
This commit is contained in:
commit
765850c8f7
1 changed files with 1 additions and 0 deletions
1
Makefile
1
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
|
||||
|
|
Loading…
Reference in a new issue