mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
Mentions python2 as the interpreter
This commit is contained in:
parent
d544a0341f
commit
31126b410d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/python2
|
||||
|
||||
import os
|
||||
import subprocess
|
||||
|
|
Loading…
Reference in a new issue