Skip to content

Commit

Permalink
Fix improper shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
KVS85 committed Jun 22, 2022
1 parent c4bcfab commit daf822e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdParty/V8/gyp/buildtime_helpers/mac_tool.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Copyright (c) 2012 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
Expand Down

0 comments on commit daf822e

Please sign in to comment.