Drawing2Sat / main.py
Ruben Gres
first commit
ec3efd7
raw
history blame
68 Bytes
import subprocess
subprocess.run(["make", "run-prod"], shell=False)