keyringctl: use python3 in shebang

Signed-off-by: Morten Linderud <morten@linderud.pw>
This commit is contained in:
Morten Linderud
2022-06-06 11:51:36 +02:00
parent c173a8b009
commit 02e137e933

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
#
# SPDX-License-Identifier: GPL-3.0-or-later