jazz-community / work-item-command-line

Work Item Command Line for RTC/EWM
https://rsjazz.wordpress.com/2017/03/29/the-work-item-command-line-is-now-open-source/
MIT License
23 stars 18 forks source link

Support line ending of wcl.sh file - MacOS #53

Open roothema opened 1 year ago

roothema commented 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

rsjazz commented 9 months ago

Hi Mate, what line ending pattern does Mac require?