Correction : adaptation de $PATH pour gpg_preset-passphrase(1).
[lhc/ateliers.git] / remote / iodine-socksify
1 #!/bin/sh -eu
2 tool=$(readlink -e "${0%/*}/..")
3 . "$tool"/remote/lib.sh
4
5 SOCKS_CONF="$tool"/etc/dante/remote.conf \
6 exec socksify "$@"