Add exit 0 to insure the script continues if no blocking error was found.

This commit is contained in:
Maxime Gimeno 2018-03-28 08:58:48 +02:00
parent 578e2fb606
commit 41d4f1c9f5
1 changed files with 1 additions and 0 deletions

View File

@ -21,4 +21,5 @@ libboost-system1.55-dev libboost-program-options1.55-dev libboost-thread1.55-dev
qt55base qt55script qt55svg qt55tools qt55graphicaleffects libopencv-dev mesa-common-dev libmetis-dev libglu1-mesa-dev \
|| DONE=0 && sudo apt-get update
done
exit 0