diff options
Diffstat (limited to 'scripts/stepstats.py')
-rwxr-xr-x | scripts/stepstats.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/stepstats.py b/scripts/stepstats.py index 1d77ce0e..161ac5c3 100755 --- a/scripts/stepstats.py +++ b/scripts/stepstats.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2 # Script to calculate stats for each stepper from a log of messages # # Copyright (C) 2016 Kevin O'Connor <kevin@koconnor.net> |