install: 126: install: Syntax error: newline unexpected (expecting ")")
I think file.sh is with CRLF line terminators.
run
dos2unix file.sh
then the problem will be fixed.
You can install dos2unix in ubuntu with this:
sudo apt-get install dos2unix
全站熱搜
留言列表