summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorRodeo <[email protected]>2015-05-17 16:13:09 +0000
committerRodeo <[email protected]>2015-05-17 16:13:09 +0000
commit06f06e9d3046766ea16b4dfb8821d528048a50f1 (patch)
treeeaf4a545f9b7c25e2662117b905213a3cfa0a459 /scripts
parent2ee01596fafc8f36bdf828fc26861a191e43ceb3 (diff)
preset_template: allow all supported passthru codecs by default.
That way, very old presets and (more importantly) built-in presets do not force a restricted copy mask on the user. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7205 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/create_resources.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/create_resources.py b/scripts/create_resources.py
index 26f7acd1c..a27afab20 100755
--- a/scripts/create_resources.py
+++ b/scripts/create_resources.py
@@ -1,4 +1,4 @@
-#! /bin/python
+#! /usr/bin/python
#
import types