RGBMatrixDisplay/scripts/prepare_http.py

3 lines
76 B
Python

import subprocess
subprocess.run(["./scripts/prepare_http.sh"], check=True)