This commit is contained in:
cheykrym 2026-03-31 22:56:25 +03:00
parent 064a3935f0
commit 299314369f
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env bash
set -euo pipefail
export DISPLAY=:0
./.venv/bin/python3 ./main.py

5
run_ui_remote.sh Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euo pipefail
export DISPLAY=:0
./.venv/bin/python3 ./main.py