I want to do this through an Ant build script:$ /bin/sh$ cd /path/to/executable$ ./executable.sh This is what I tried but I think it only executes the cd ...
確定! 回上一頁