Project

General

Profile

1 329 jones
#!/bin/sh
2
#
3
# Build script to call the ant build system
4
#
5
umask 002; ant $*