mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 14:40:36 +09:00
The recent PR to change this to say `#!/usr/bin/env python` instead of `#!/usr/bin/env python2` can cause issues on non rpi based OS's where `python` is not mapped to `python3`. `#!/usr/bin/env python3` should work in both situations. Signed-off-by: James Hartley <james@hartleyns.com>
1.1 KiB
Executable File
1.1 KiB
Executable File