Clean push: Removed heavy files & added only latest snapshot
This commit is contained in:
4
qt_app_pyside1/start.sh
Normal file
4
qt_app_pyside1/start.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
Xvfb :99 -screen 0 1024x768x24 &
|
||||
export DISPLAY=:99
|
||||
python run_app.py
|
||||
Reference in New Issue
Block a user