mirror of
https://github.com/openwrt/packages.git
synced 2026-02-04 12:06:29 +08:00
Error if shebang to host python interpreter would exceed 127 characters (124 characters plus shebang and newline). This is used to alert user when python-installer would fail to correctly set a Python program's shebang line. Closes: https://github.com/openwrt/packages/issues/28310 Signed-off-by: Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>