radames's picture
first
57535ba
raw history blame
No virus
70 Bytes
import subprocess
subprocess.run(["make", "build-all"], shell=False)