4 lines
83 B
Bash
Executable File
4 lines
83 B
Bash
Executable File
#!/bin/bash
|
|
|
|
xvfb-run --server-args="-screen 0, 720x1280x24" python3 tests-kivy.py
|