diff --git a/bin/.gitignore b/bin/.gitignore new file mode 100644 index 0000000..4db1151 --- /dev/null +++ b/bin/.gitignore @@ -0,0 +1 @@ +ssh-deck.sh \ No newline at end of file diff --git a/bin/ssh-deck.sh b/bin/ssh-deck.sh deleted file mode 100755 index 27cfae4..0000000 --- a/bin/ssh-deck.sh +++ /dev/null @@ -1 +0,0 @@ -ssh -i /home/kevinh/.ssh/deck_from_thinkpad deck@192.168.10.103 \ No newline at end of file