chiark / gitweb /
Apply OpenSSL exception to Hippotat files
[hippotat.git] / uml / psusan-uml-run
1 #!/bin/sh
2 # Copyright 2021-2022 Ian Jackson and contributors to Hippotat
3 # SPDX-License-Identifier: GPL-3.0-or-later WITH LicenseRef-Hippotat-OpenSSL-Exception
4 # There is NO WARRANTY.
5
6 set -e
7
8 HOME=$PWD/tmp/uml
9
10 plink -ssh-connection -share $PWD "$@"