Fix post_install.py script

This commit is contained in:
Nathan Bonnemains 2019-04-22 18:58:35 +02:00
parent bb584c2ed6
commit 62ef49c15d

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python3
from os import path, environ
import subprocess