Merge pull request #35 from mdance/patch-1
Update hashbang to use /usr/bin/env python
This commit is contained in:
commit
7dc8b6aa8f
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
'''
|
||||
Use Trezor as a hardware key for opening EncFS filesystem!
|
||||
|
Loading…
Reference in New Issue
Block a user