Merge pull request #6 from SamWhited/hashbang

Add a hashbang
This commit is contained in:
Daniel Gultsch 2015-07-04 23:36:32 +02:00
commit ac12bf5c54

View File

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