mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Fix compile issue where system don't have python2. I get error below. /bin/sh: line 1: ./treatasm.py: cannot execute: required file not found make[1]: *** [Makefile:15: httpd.rel] Error 127 Debian has python3 a long time so use it. See https://wiki.debian.org/Python