Missing option
This commit is contained in:
parent
5ce175cf86
commit
8eaf6e64e3
|
@ -6580,7 +6580,7 @@ function install_tox_client {
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
${PROJECT_NAME}-mesh-install tox_client
|
${PROJECT_NAME}-mesh-install -f tox_client
|
||||||
if [ ! "$?" = "0" ]; then
|
if [ ! "$?" = "0" ]; then
|
||||||
echo $'Could not install Tox client'
|
echo $'Could not install Tox client'
|
||||||
exit 67248
|
exit 67248
|
||||||
|
|
Loading…
Reference in New Issue