no need for chmodding deploy script
This commit is contained in:
parent
0a66162c51
commit
a2f298f34f
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -2,7 +2,6 @@ DOTFILES=$(PWD)
|
||||||
|
|
||||||
|
|
||||||
install: apt bash bin config gnome yaourt
|
install: apt bash bin config gnome yaourt
|
||||||
chmod +x $(DOTFILES)/deploy.sh
|
|
||||||
|
|
||||||
bin:
|
bin:
|
||||||
chmod +x $(DOTFILES)/bin/*
|
chmod +x $(DOTFILES)/bin/*
|
||||||
|
|
Loading…
Reference in a new issue