root/tags/release_1.0.1.0/batchmapper.sh

Revision 334, 121 bytes (checked in by martijn, 2 years ago)

Fix batchmapper and server startup scripts

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3# change to directory of this script
4cd $(dirname $0)
5
6java -jar dist/org.bridgedb.tools.batchmapper.jar "$@"
Note: See TracBrowser for help on using the browser.