check_exec: /usr/bin/python3 bad interpreter

use /usr/bin/env python3

Closes-Bug: #2007975
Change-Id: I517e7245492ee68b25675628366998456173959a
This commit is contained in:
Maurice Escher 2023-02-21 13:41:47 +01:00
parent cf86b23896
commit 6a887f24d2
No known key found for this signature in database
GPG Key ID: CC56DEC23EE46750

View File

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain