mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-11-01 02:46:15 +01: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