Advice for copying bootstrap ID
This commit is contained in:
parent
8674bb7faa
commit
491cecf884
|
@ -112,7 +112,7 @@ function configure_interactive_tox {
|
||||||
fi
|
fi
|
||||||
bootstrap_id=$(cat $TOX_BOOTSTRAP_ID_FILE)
|
bootstrap_id=$(cat $TOX_BOOTSTRAP_ID_FILE)
|
||||||
dialog --title $"Tox Bootstrap Node" \
|
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 {
|
function mesh_tox_qtox {
|
||||||
|
|
Loading…
Reference in New Issue