diff options
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 |