Files
Zacharias-Brohn 567faff34e test
2026-01-19 18:40:28 +01:00

6 lines
163 B
Bash
Executable File

#!/bin/bash
cd /home/zach/GitProjects/pylaunch
exec /home/zach/GitProjects/pylaunch/venv/bin/python main.py >> /home/zach/GitProjects/pylaunch/pylaunch.log 2>&1