Skip to content
Snippets Groups Projects
Commit 491cecf8 authored by Bob Mottram's avatar Bob Mottram
Browse files

Advice for copying bootstrap ID

parent 8674bb7f
No related branches found
No related tags found
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment