Skip to content

Commit

Permalink
fix push script typo
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet committed Feb 15, 2017
1 parent 66d63ae commit ad67bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion push.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#/bin/sh
#!/bin/sh
git push origin master
git push origin master:gh-pages

0 comments on commit ad67bd5

Please sign in to comment.