#!/bin/sh # Copyright 2021-2022 Ian Jackson and contributors to Hippotat # SPDX-License-Identifier: GPL-3.0-or-later WITH LicenseRef-Hippotat-OpenSSL-Exception # There is NO WARRANTY. set -e HOME=$PWD/tmp/uml plink -ssh-connection -share $PWD "$@"