Tidying
This commit is contained in:
parent
f6490061b3
commit
80960f6e56
|
@ -125,7 +125,7 @@ function install_toxcore {
|
||||||
|
|
||||||
# save the public key for later reference
|
# save the public key for later reference
|
||||||
echo "$TOX_PUBLIC_KEY" > /tmp/boostrapid
|
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 {
|
function install_toxid {
|
||||||
|
|
Loading…
Reference in New Issue