Spaces:
Runtime error
Runtime error
File size: 68 Bytes
ec3efd7 |
1 2 3 |
import subprocess
subprocess.run(["make", "run-prod"], shell=False) |