Parcourir la source

Tox client check for exit success

Bob Mottram il y a 9 ans
Parent
révision
42148fdae9
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4
    0
      src/freedombone

+ 4
- 0
src/freedombone Voir le fichier

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