I am trying to exec a shell script like so in Ant: <exec executable="bash" newenvironment="false" dir="./"> <arg value="script.sh"> </exec>.
確定! 回上一頁