Run with shebang line detection #2

Open
opened 2022-11-29 14:53:32 -06:00 by Ghost · 0 comments
Ghost commented 2022-11-29 14:53:32 -06:00 (Migrated from git.urandom.link)

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.