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