Merge pull request #158 from msfjarvis/fixup-shebang

Make shebang more portable
This commit is contained in:
Jake Wharton
2020-07-11 22:12:13 -04:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python -u #!/usr/bin/env -S python -u
''' '''
Copyright 2009, The Android Open Source Project Copyright 2009, The Android Open Source Project