1
0
mirror of https://github.com/nophead/Mendel90.git synced 2025-08-30 08:21:23 +02:00

Merge pull request #13 from sevikkk/linux-run

added #! to render.py too
This commit is contained in:
Chris
2012-03-16 18:38:01 -07:00

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env python
import os
import sys
import shutil