mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 22:03:30 +01:00
add display to env
This commit is contained in:
@@ -14,4 +14,6 @@ x11vnc -display :0 -forever -ncache 10 &
|
||||
# Add delay
|
||||
sleep 5
|
||||
|
||||
# Activate virtual environment
|
||||
export DISPLAY=:0
|
||||
. .venv/bin/activate && python3 main.py
|
||||
Reference in New Issue
Block a user