This commit is contained in:
Bob Mottram 2015-08-27 19:11:22 +01:00
parent f6490061b3
commit 80960f6e56
1 changed files with 1 additions and 1 deletions

View File

@ -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 {