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 | e9e7d6baf986488c43d418887f6cf95f5d896189 (patch) | |
tree | 8e7740d1b7e56b5fbd77d00e9d1c9f1cca607ae5 /Reaktor/reaktor/commands | |
parent | f7607f1297b071f019c1522e778978546eb381a4 (diff) |
Reaktor: cleanup, bump version
Diffstat (limited to 'Reaktor/reaktor/commands')
-rwxr-xr-x | Reaktor/reaktor/commands/caps | 2 | ||||
-rwxr-xr-x | Reaktor/reaktor/commands/licht_resolver | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Reaktor/reaktor/commands/caps b/Reaktor/reaktor/commands/caps index ac8cc66d..b5d6642d 100755 --- a/Reaktor/reaktor/commands/caps +++ b/Reaktor/reaktor/commands/caps @@ -1,4 +1,4 @@ -#! /usr/bin/env python3 +#! /usr/bin/env python import imp import os diff --git a/Reaktor/reaktor/commands/licht_resolver b/Reaktor/reaktor/commands/licht_resolver index 5bdb6510..90d06c8c 100755 --- a/Reaktor/reaktor/commands/licht_resolver +++ b/Reaktor/reaktor/commands/licht_resolver @@ -1,4 +1,4 @@ -#! /usr/bin/python +#! /usr/bin/env python # -*- coding: utf-8 -*- map = { |