Deprecating old stuff that isnt used anymore
This commit is contained in:
7
deprecated/playbooks/connect.sh
Normal file
7
deprecated/playbooks/connect.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# -_-
|
||||
|
||||
set -x
|
||||
|
||||
ssh -F .ssh/config -o UserKnownHostsFile=.ssh/known_hosts $@
|
||||
Reference in New Issue
Block a user