You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(public/sendme.sh): POSIX compliance and verbosity
* Make `if`-conditional POSIX compliant to allow for `/bin/sh` that is not Bash
* Wrap cmdline params to prevent globbing and word splitting
* Add verbosity to `tar` to allow user to see where the binary is unpacked to
0 commit comments