diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/openwrtBuild b/openwrtBuild index 9c71cdb..bcd1514 100755 --- a/openwrtBuild +++ b/openwrtBuild @@ -114,7 +114,7 @@ parseInput() { _debug="true" ;; --help|-h) - _printHelpAndExit 0 + printHelpAndExit 0 ;; --) shift