PyInventory/manage.sh

4 wiersze
50 B
Bash
Executable File

#!/bin/sh
exec poetry run python3 manage.py "$@"