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/caps | |
parent | beca84306888be2a627ae2ab14530f853b1218ed (diff) |
Reaktor: cleanup, bump version
Diffstat (limited to 'reaktor/commands/caps')
-rwxr-xr-x | reaktor/commands/caps | 2 |
1 files changed, 1 insertions, 1 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 |