X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=overlay-go;h=991067d5a453c20bf629d4392097499a10087331;hb=c39a90ce59afd89e2e0e9ab6509494b3e55969f8;hp=d22ef35a0310718ca2ad11889b7b781c66d40acd;hpb=11bddd4fbe1567ca6571a520752a2478efcec1a3;p=rrq%2Foverlay-boot.git diff --git a/overlay-go b/overlay-go index d22ef35..991067d 100755 --- a/overlay-go +++ b/overlay-go @@ -5,6 +5,8 @@ NAME="$1" +[ -z "$NAME" ] && echo "Select subhost: $(list_running)" && exit 0 + read USPID RSPID <&2 + stty sane # a killed bash might leave the tty insane and stty + # typically gets stopped trying to correct it +fi +echo "done"