Skip to content

Commit

Permalink
feat(qorph): improve shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
DakEnviy committed Mar 20, 2022
1 parent 8bc883b commit 484a54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/qorph
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python3

import os
import sys
Expand Down

0 comments on commit 484a54b

Please sign in to comment.