diff options
author | Luke Bratch <luke@bratch.co.uk> | 2018-08-01 10:19:44 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2018-08-01 10:19:44 +0100 |
commit | 939cfcded2e644ed41eaf3a7f22406385da51cf3 (patch) | |
tree | f7cb0c5a392447dce9b7e503cd77eb4644d9ccf8 | |
parent | 78e6468ebdff41e34e5637bb0f23b0e0abe11ac1 (diff) |
-rwxr-xr-x | perc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#! /usr/bin/env python +#!/usr/bin/env python2 # McAuthor: CarpNet (thanks to a paradigm shifting idea by Bikeman) (some changes by wjoe) |