Files
Geneweb/etc/gwd.sh
2024-03-05 22:01:20 +01:00

5 lines
88 B
Bash
Executable File

#!/bin/sh
cd `dirname "$0"`
cd bases
exec ../gw/gwd -hd ../gw "$@" > ../gw/gwd.log 2>&1