fix interpreter path

update to current over
This commit is contained in:
Martinez 2015-06-09 20:58:30 +02:00
parent fd46dc9590
commit 5ffb173513
5 changed files with 51 additions and 51 deletions

2
aux.py
View file

@ -1,4 +1,4 @@
#! /bin/env python3
#! /usr/bin/env python3
# encoding: utf-8
import os