itsdinkd / AQM3

Another Quality Modpack Forge Edition
3 stars 2 forks source link

"/bin/bash^M: bad interpreter: No such file or directory" #152

Closed Ashrahl closed 9 months ago

Ashrahl commented 1 year ago

I use Ubuntu Server for my Minecraft servers. I encountered an error with the start script: "/bin/bash^M: bad interpreter: No such file or directory" It was related to the script being created with windows, and the line being different. I ran a replace on the script and removed the bits. sed -i -e 's/\r$//' startserver.sh

Link to relevant stackflow: https://stackoverflow.com/questions/14219092/bash-script-bin-bashm-bad-interpreter-no-such-file-or-directory

Ashrahl commented 1 year ago

Oops, sorry. It's for the AQM3 version 1.5's startserver.sh

itsdinkd commented 9 months ago

sorry for late reply. i will run this in ubuntu

itsdinkd commented 9 months ago

Fixed in 1.7