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