@@ -106,7 +106,6 fi | |||||
106 |
|
106 | |||
107 | # Make sure all required packages are installed |
|
107 | # Make sure all required packages are installed | |
108 | apt-get -qq -y install ${REQUIRED_PACKAGES} |
|
108 | apt-get -qq -y install ${REQUIRED_PACKAGES} | |
109 | exit |
|
|||
110 |
|
109 | |||
111 | # Don't clobber an old build |
|
110 | # Don't clobber an old build | |
112 | if [ -e "$BUILDDIR" ]; then |
|
111 | if [ -e "$BUILDDIR" ]; then |
General Comments 0
Vous devez vous connecter pour laisser un commentaire.
Se connecter maintenant