We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe27388 commit a98fab5Copy full SHA for a98fab5
src/taskgraph/run-task/run-task
@@ -1,4 +1,4 @@
1
-#!/usr/bin/python3 -u
+#!/usr/bin/env -S python3 -u
2
# This Source Code Form is subject to the terms of the Mozilla Public
3
# License, v. 2.0. If a copy of the MPL was not distributed with this
4
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
0 commit comments