Tox client check for exit success

This commit is contained in:
Bob Mottram 2016-04-12 14:20:27 +01:00
parent 3faa143b69
commit 42148fdae9
1 changed files with 4 additions and 0 deletions

View File

@ -6564,6 +6564,10 @@ function install_tox_client {
fi
${PROJECT_NAME}-mesh-install tox_client
if [ ! "$?" = "0" ]; then
echo $'Could not install Tox client'
exit 67248
fi
# initial setup of username
su -c "echo 'n