taxi builder
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
HERE="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
|
||||
exec python3 "$HERE/moonwell_taxi.py" "$@"
|
||||
Reference in New Issue
Block a user