diff options
author | makefu <root@pigstarter.de> | 2014-05-05 09:53:32 +0200 |
---|---|---|
committer | makefu <root@pigstarter.de> | 2014-05-05 09:53:32 +0200 |
commit | 92fe3350fe6e3da26fa1ad0522aabaa0f146d575 (patch) | |
tree | f90dead66631bf41b7913bb4b1684db7b3d30b7d /Reaktor/commands | |
parent | d14d0ae3e34a49b742c5d5e9b879e92c704edaa1 (diff) |
Merge all the shits
Diffstat (limited to 'Reaktor/commands')
-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 b5d6642d..ac8cc66d 100755 --- a/Reaktor/commands/caps +++ b/Reaktor/commands/caps @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python3 import imp import os |