1
mirror of https://github.com/ThePhaseless/Byparr.git synced 2025-03-15 17:50:21 +08:00
Byparr/entrypoint.sh
2024-10-19 20:35:11 +00:00

6 lines
95 B
Bash
Executable File

#!/bin/sh
./run_vnc.sh
# Activate virtual environment
. .venv/bin/activate && python3 main.py