1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 12:08:59 +00:00

Merge pull request #35 from mdance/patch-1

Update hashbang to use /usr/bin/env python
This commit is contained in:
Pavol Rusnak 2015-05-12 16:37:25 +02:00
commit 7dc8b6aa8f

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
'''
Use Trezor as a hardware key for opening EncFS filesystem!