Run with shebang line detection #2

Open
opened 2022-11-29 20:53:32 +00:00 by kake26 · 0 comments
kake26 commented 2022-11-29 20:53:32 +00:00 (Migrated from codeberg.org)

Run With only properly picks up on shebang lines that are formatted exactly like #!/bin/bash now if there should be a space in there it breaks the current regex. I need to fix this.

Run With only properly picks up on shebang lines that are formatted exactly like #!/bin/bash now if there should be a space in there it breaks the current regex. I need to fix this.
Sign in to join this conversation.
No description provided.