update scripts shebang

This commit is contained in:
Zeyad Moustafa Kamal
2025-02-04 12:03:29 +02:00
parent 9a780fc5b5
commit d0026143ed
3 changed files with 3 additions and 5 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
#!/usr/bin/env -S\_/bin/sh\_-xc\_"exec\_\$ILLOGICAL_IMPULSE_VIRTUAL_ENV/bin/python\_-E\_"\$0"\_"\$@""$ ./get_keybinds.py
#!/usr/bin/env -S\_/bin/sh\_-xc\_"source\_\$(eval\_echo\_\$ILLOGICAL_IMPULSE_VIRTUAL_ENV)/bin/activate&&exec\_python\_-E\_"\$0"\_"\$@""
import argparse
import re
import os