voxforge.org
VoxForge Dev

root/trunk/submit_audio.sh

Revision 34, 82 bytes (checked in by trevarthan, 2 years ago)

Not all hosts use Bash as a main shell. This insures that we use Bash while we're using the funky STDER + STDOUT append syntax.

  • Property svn:executable set to *
Line 
1 #!/bin/bash
2 /voxforge-code/submit_audio.php $@ >> /voxforge-audio/submit.log 2>&1
Note: See TracBrowser for help on using the browser.