Commit 04646d82 authored by Dan Pascu's avatar Dan Pascu

Preserve quoted command line arguments when passing them along

parent 86759576
run 100644 → 100755
#!/bin/sh #!/bin/sh
exec bin/blink $@ exec bin/blink "$@"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment