diff --git a/quickopen b/quickopen index 70fd33f..0d09635 100755 --- a/quickopen +++ b/quickopen @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python2 # Copyright 2011 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/quickopend b/quickopend index f5260f4..11b3f88 100755 --- a/quickopend +++ b/quickopend @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # Copyright 2011 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License");