/bin/bash^M: bad interpreter: No such file or directory
Simply fix that error with this command:
sed -i 's/\r//' /path/to/script.sh |
More Related Posts
- [2016/06/01] Extract and Count Unique IP Addresses ...
- [2016/06/21] Bash: lsb_release: command not found
- [2016/05/25] Debconf-get-selections: Command not fo...
- [2016/05/24] Free Windows Templates For Kimsufi
- [2016/07/02] Run a Bash Script in Background with N...
- [2016/05/26] Cannot Access Attachments Upload Path ...
- [2016/06/15] Bash: make: command not found
- [2016/07/02] Execute Commands After You Exit From a...