mknet/benchmarks/clean
2022-09-14 17:25:16 +02:00

9 lines
115 B
Python
Executable file

#!/usr/bin/env python3
import os
from fragments import garage, shared
garage.destroy()
shared.log("clean done")