mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-02 06:26:10 -04:00
Mentions python2 as the interpreter
This commit is contained in:
parent
f56df5be46
commit
2a3e7b3b14
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…
Add table
Add a link
Reference in a new issue