Change shebang
This commit is contained in:
parent
8a37aef191
commit
5f4f4ae3d5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""Simple script for i3blocks for VPN status with ProtonVPN.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue