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