Iris/gource/cmd/gource
2022-12-11 12:32:05 -05:00

4 lines
77 B
Bash

#!/bin/sh
GOURCE_CMD_DIR=`dirname "$0"`
"$GOURCE_CMD_DIR/../gource.exe" "$@"