mistral/tools/sync_db.sh

3 lines
53 B
Bash
Executable File

#!/bin/sh
tox -evenv -- python tools/sync_db.py "$@"