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