diff options
-rwxr-xr-x | core.lv2/lv2config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core.lv2/lv2config b/core.lv2/lv2config index 93eb0a6..1f4e345 100755 --- a/core.lv2/lv2config +++ b/core.lv2/lv2config @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # -*- coding: utf-8 -*- """A program (and Python module) to generate a tree of symlinks to LV2 |