Advice for copying bootstrap ID

This commit is contained in:
Bob Mottram 2016-11-20 18:18:01 +00:00
parent 8674bb7faa
commit 491cecf884
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ function configure_interactive_tox {
fi
bootstrap_id=$(cat $TOX_BOOTSTRAP_ID_FILE)
dialog --title $"Tox Bootstrap Node" \
--msgbox $"$bootstrap_id" 6 70
--msgbox $"\n$bootstrap_id\n\nTo copy this hold down the shift key, select then right click and copy." 8 70
}
function mesh_tox_qtox {