diff options
author | makefu <github@syntax-fehler.de> | 2015-08-31 13:30:28 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-08-31 13:30:28 +0200 |
commit | 7e84b09094578e03f194f661172c669bbc60edce (patch) | |
tree | ddbad2d5a944def1f56540560b00e3c9badae8bf /reaktor/commands | |
parent | beca84306888be2a627ae2ab14530f853b1218ed (diff) |
Reaktor: cleanup, bump version
Diffstat (limited to 'reaktor/commands')
-rwxr-xr-x | reaktor/commands/caps | 2 | ||||
-rwxr-xr-x | reaktor/commands/licht_resolver | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/reaktor/commands/caps b/reaktor/commands/caps index ac8cc66..b5d6642 100755 --- a/reaktor/commands/caps +++ b/reaktor/commands/caps @@ -1,4 +1,4 @@ -#! /usr/bin/env python3 +#! /usr/bin/env python import imp import os diff --git a/reaktor/commands/licht_resolver b/reaktor/commands/licht_resolver index 5bdb651..90d06c8 100755 --- a/reaktor/commands/licht_resolver +++ b/reaktor/commands/licht_resolver @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/env python # -*- coding: utf-8 -*- map = { |