We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[root@vultr home]# chmod +x ngrok.sh [root@vultr home]# sh ./ngrok.sh ./ngrok.sh: line 7: syntax error near unexpected token newline' ./ngrok.sh: line 7: ' [root@vultr home]#
newline' ./ngrok.sh: line 7:
The text was updated successfully, but these errors were encountered:
用的是CentOS 6
Sorry, something went wrong.
上面说了语法错误,你是怎么得到这个ngrok.sh文件的
wget –no-check-certificate https://raw.githubusercontent.com/sunnyos/ngrok/master/ngrok.sh chmod +x ngrok.sh sh ./ngrok.sh
No branches or pull requests
[root@vultr home]# chmod +x ngrok.sh
[root@vultr home]# sh ./ngrok.sh
./ngrok.sh: line 7: syntax error near unexpected token
newline' ./ngrok.sh: line 7:
'[root@vultr home]#
The text was updated successfully, but these errors were encountered: