Fotobox2/_inside.sh

8 lines
81 B
Bash
Executable File

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