fix run sh

This commit is contained in:
Thephaseless 2024-10-18 16:47:31 +00:00
parent 1161787fb0
commit e43278e30b

View File

@ -14,4 +14,4 @@ x11vnc -display :0 -forever -ncache 10 &
# Add delay
sleep 5
. .venv/bin/activate && poetry run start
. .venv/bin/activate && python3 main.py