Fix runtime detection in virtualenv

The previous change e85356dfd7 broke
detection in virtualenv.

Change-Id: If403d134122c4b55e653057a9eb6c469bc66b39e
This commit is contained in:
Takashi Kajinami 2023-09-19 13:17:39 +09:00
parent 4c979be029
commit c14f9f7147
1 changed files with 1 additions and 1 deletions

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