diff options
Diffstat (limited to 'javascript')
-rwxr-xr-x | javascript/build.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javascript/build.py b/javascript/build.py index 9766906..722a8b9 100755 --- a/javascript/build.py +++ b/javascript/build.py @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/env python # Copyright 2015 OpenMarket Ltd # # Licensed under the Apache License, Version 2.0 (the "License"); |