Header of config script improval
This commit is contained in:
parent
95a55939d7
commit
41a68301c7
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/bin/python3
|
||||
#!/usr/bin/python3.4m
|
||||
# -*- python -*-
|
||||
|
||||
import sys
|
||||
import subprocess
|
||||
ver = sys.version[:3]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue