Preserving shebangs lines in scripts file is really important for any script that relies on it. It has to remain in the very beginning of the file -> Implement shebang detection and dump text AFTER it
Preserving shebangs lines in scripts file is really important for any script that relies on it.
It has to remain in the very beginning of the file
-> Implement shebang detection and dump text AFTER it