From: Stefan Huber Date: Sat, 4 Jan 2014 09:03:22 +0000 (+0100) Subject: Remove ssh-withautoadd.sh X-Git-Url: https://git.sthu.org/?p=shutils.git;a=commitdiff_plain;h=ffda7d1792f3cd2e5b784706c82a07d4eed92643 Remove ssh-withautoadd.sh --- diff --git a/ssh-withautoadd.sh b/ssh-withautoadd.sh deleted file mode 100755 index c134329..0000000 --- a/ssh-withautoadd.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -ssh-add -l > /dev/null || ssh-add -ssh "$@" -