Open roothema opened 1 year ago
Quick fix, on mac/unix system run the following command to fix the .sh file: sed -i -e 's/\r$//' wcl.sh
sed -i -e 's/\r$//' wcl.sh
Hi Mate, what line ending pattern does Mac require?
Quick fix, on mac/unix system run the following command to fix the .sh file:
sed -i -e 's/\r$//' wcl.sh