ussh: forcer l'allocation d'un tty avec --cc

This commit is contained in:
Jephté Clain 2015-12-23 09:12:44 +04:00
parent 58fa40c66e
commit 2e3fe66208
1 changed files with 1 additions and 0 deletions

1
ussh
View File

@ -316,6 +316,7 @@ fi
if [ -n "$parse" ]; then
show_vars "$@"
elif [ -n "$uwatch" ]; then
__update_SSHOPTS -t
do_ssh "/usr/local/nutools/uwatch --cc"
else
do_ssh "$@"