Skip to content
Snippets Groups Projects
Commit 1be82370 authored by Florian Meißner's avatar Florian Meißner
Browse files

fix wrong shell in shebang

parent aeb86466
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env sh
#!/usr/bin/env fish
argparse --exclusive c,p --max-args 1 'c/command' 'p/pid' -- $argv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment