logging must be on for toxcore installation
This commit is contained in:
parent
4646670138
commit
d9bde6c928
|
@ -701,7 +701,9 @@ function install_tox {
|
||||||
mesh_tox_avahi
|
mesh_tox_avahi
|
||||||
mesh_tox_client
|
mesh_tox_client
|
||||||
else
|
else
|
||||||
|
${PROJECT_NAME}-logging on
|
||||||
install_tox_node
|
install_tox_node
|
||||||
|
${PROJECT_NAME}-logging off
|
||||||
tox_avahi
|
tox_avahi
|
||||||
install_tox_client
|
install_tox_client
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue