Skip to content

Commit be04b57

Browse files
committed
Remove extraneous chmod
It only needs to be run on a file once. Git will remember.
1 parent 5e36749 commit be04b57

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ help:
55
@echo " make deploy - build the site and deploy it to GitHub Pages"
66

77
install:
8-
chmod +x ./bin/deploy.sh
98
npm install
109

1110
run:

0 commit comments

Comments
 (0)