l sshify: add usage
This commit is contained in:
parent
64b3606044
commit
a04eb31e7b
|
@ -1,4 +1,5 @@
|
||||||
{ pkgs }:
|
{ pkgs }:
|
||||||
|
# usage: sshify prism.r -- curl ifconfig.me
|
||||||
pkgs.writers.writeBashBin "sshify" ''
|
pkgs.writers.writeBashBin "sshify" ''
|
||||||
set -efu
|
set -efu
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue