From 8f338ca86e0ac7240ef0a6346e20a0923889ccba Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 8 Nov 2014 21:51:28 +0000 Subject: [PATCH] infra/ssh-wrap: New example script --- infra/ssh-wrap | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 infra/ssh-wrap diff --git a/infra/ssh-wrap b/infra/ssh-wrap new file mode 100755 index 00000000..ad527099 --- /dev/null +++ b/infra/ssh-wrap @@ -0,0 +1,4 @@ +#!/bin/sh +set -e +dispatchdir=/srv/dgit.debian.org/dispatch-dir +exec $dispatchdir/distro=debian/dgit-live/infra/ssh-dispatch $dispatchdir -- 2.30.2