change shellbang to /usr/bin/env
This commit is contained in:
parent
8acba5e053
commit
5ed4e62ff7
@ -1,4 +1,4 @@
|
||||
#!/bin/env python3
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Fenrir TTY screen reader
|
||||
|
Loading…
Reference in New Issue
Block a user