From 491cecf884649c0bd392b82e643869b3fa9976d2 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 20 Nov 2016 18:18:01 +0000 Subject: [PATCH] Advice for copying bootstrap ID --- src/freedombone-app-tox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-app-tox b/src/freedombone-app-tox index 0c380696..a2a4c603 100755 --- a/src/freedombone-app-tox +++ b/src/freedombone-app-tox @@ -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 {