keyringctl: use python3 in shebang
Signed-off-by: Morten Linderud <morten@linderud.pw>
This commit is contained in:
parent
c173a8b009
commit
02e137e933
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user