Files
Traffic-Intersection-Monito…/qt_app_pyside1/start.sh

5 lines
82 B
Bash

#!/bin/bash
Xvfb :99 -screen 0 1024x768x24 &
export DISPLAY=:99
python run_app.py