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 | f0aff2ab30ad2620680f68bb6a7ac892271ac123 (patch) | |
tree | 9fea5d8d30c226e0e6747cd5682e63cc489525bc /commands | |
parent | 56f52f2c68fb0db86cde7d3b016aeee958cf8629 (diff) |
Merge all the shits
Diffstat (limited to 'commands')
-rwxr-xr-x | commands/caps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/caps b/commands/caps index b5d6642..ac8cc66 100755 --- a/commands/caps +++ b/commands/caps @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python3 import imp import os |