From 3786a34af17b04c93f5afb8bd8028a681fe02c10 Mon Sep 17 00:00:00 2001 From: death Date: Thu, 18 Dec 2014 23:38:04 +0200 Subject: [PATCH] add recipe for `ssh-tunnels' --- recipes/ssh-tunnels | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/ssh-tunnels diff --git a/recipes/ssh-tunnels b/recipes/ssh-tunnels new file mode 100644 index 00000000..4ec881c7 --- /dev/null +++ b/recipes/ssh-tunnels @@ -0,0 +1 @@ +(ssh-tunnels :fetcher github :repo "death/ssh-tunnels")