From 80960f6e568e9e51843771ea7129e738f36e4803 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 27 Aug 2015 19:11:22 +0100 Subject: [PATCH] Tidying --- src/freedombone-mesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-mesh b/src/freedombone-mesh index dd500335..b1c22de7 100755 --- a/src/freedombone-mesh +++ b/src/freedombone-mesh @@ -125,7 +125,7 @@ function install_toxcore { # save the public key for later reference echo "$TOX_PUBLIC_KEY" > /tmp/boostrapid - sudo mv /tmp/boostrapid $TOX_BOOTSTRAP_ID_FILE + sudo mv /tmp/boostrapid $TOX_BOOTSTRAP_ID_FILE } function install_toxid {