X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=overlay-go;h=5cde886c8f9c8856c681e5d02740804ce7574226;hb=325fc118fc6a2ad914947cc4ab9464ca5cf94815;hp=d22ef35a0310718ca2ad11889b7b781c66d40acd;hpb=11bddd4fbe1567ca6571a520752a2478efcec1a3;p=rrq%2Foverlay-boot.git diff --git a/overlay-go b/overlay-go index d22ef35..5cde886 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"