mirror of https://github.com/CGAL/cgal
Add exit 0 to insure the script continues if no blocking error was found.
This commit is contained in:
parent
578e2fb606
commit
41d4f1c9f5
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue