Due to the shebang manipulation the shebang lines can grow a lot in size, depending on the project name and installation location.
Unfortunately shebang line usually limits to 127 characters and the only way to tweak it is to recompile the kernel. Proper workaround might be to ship a custom shebang runner with this
Due to the shebang manipulation the shebang lines can grow a lot in size, depending on the project name and installation location.
Unfortunately shebang line usually limits to 127 characters and the only way to tweak it is to recompile the kernel. Proper workaround might be to ship a custom shebang runner with this