Files
homeassistantPi/testAPI.py
2022-10-22 16:24:49 -04:00

3 lines
46 B
Python

import subprocess
subprocess.run('./test.sh')