Set script to use python3

This commit is contained in:
Phyks 2013-09-18 18:05:15 +02:00
parent 313996f2c0
commit 5f373830bc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#! /usr/bin/env python3.3
import sys
import os