C
cverbiest
Guest
Ok thanks, here are the steps to convert to linux/unix cp rtbcompact.bat rtbcompact.sh sed -i -e 's/set DLC=.*/export DLC=${DLC:-\/usr\/dlc}/' -e 's/call %DLC%\\bin\\/$DLC\/bin\//' -e 's/\r//' rtbcompact.sh
Continue reading...
Continue reading...