Files
GIA/auth_django.sh

3 lines
95 B
Bash
Executable File

#!/bin/sh
podman exec -i gia sh -c "cd /code && . /venv/bin/activate && python auth_django.py"