mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
add display to env
This commit is contained in:
parent
e43278e30b
commit
9dbd088e64
@ -14,4 +14,6 @@ x11vnc -display :0 -forever -ncache 10 &
|
|||||||
# Add delay
|
# Add delay
|
||||||
sleep 5
|
sleep 5
|
||||||
|
|
||||||
|
# Activate virtual environment
|
||||||
|
export DISPLAY=:0
|
||||||
. .venv/bin/activate && python3 main.py
|
. .venv/bin/activate && python3 main.py
|
Loading…
x
Reference in New Issue
Block a user