Fix post_install.py script
This commit is contained in:
parent
bb584c2ed6
commit
62ef49c15d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from os import path, environ
|
||||
import subprocess
|
||||
|
|
Loading…
Reference in a new issue