summaryrefslogtreecommitdiffstats
path: root/chrome/tools/build/win/create_installer_archive.py
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/tools/build/win/create_installer_archive.py')
-rwxr-xr-xchrome/tools/build/win/create_installer_archive.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/tools/build/win/create_installer_archive.py b/chrome/tools/build/win/create_installer_archive.py
index 2b59fa0..5a4e96c 100755
--- a/chrome/tools/build/win/create_installer_archive.py
+++ b/chrome/tools/build/win/create_installer_archive.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (c) 2011 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.