chore: x-bit & python3 for hyperbole.py

ref: 617

i have no idea why there is still debian 11 with python-is-python2
installed, though.
This commit is contained in:
Haruue Icymoon 2023-07-13 19:57:26 +08:00
parent e21e5c67a8
commit 4b2140f589
No known key found for this signature in database
GPG key ID: F6083B28CBCBC148

2
hyperbole.py Normal file → Executable file
View file

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
import argparse import argparse