diff options
Diffstat (limited to '')
-rwxr-xr-x | scripts/bastion | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/bastion b/scripts/bastion new file mode 100755 index 0000000..1ae0629 --- /dev/null +++ b/scripts/bastion @@ -0,0 +1,3 @@ +#!/bin/bash + +ssh nest.smfc.twitter.com |