Fotobox2/_inside.sh
2025-06-28 00:55:51 +02:00

8 lines
83 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")" || exit 1
. venv/bin/activate
python main.py