revert 76 Bytes
Newer Older
1 2 3 4 5
#!/bin/sh

base_dir=$(dirname "$0")

exec python "$base_dir/revert.py" "$@"