Explorar o código

Disable update.sh

tomishinets.v %!s(int64=6) %!d(string=hai) anos
pai
achega
c010758cb1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docker-entrypoint.sh

+ 1 - 1
docker-entrypoint.sh

@@ -8,7 +8,7 @@ while [ $? -ne 0 ]; do
   nslookup ${HOSTNAME}.${APPNET}
 done
 
-/opt/updatedb.sh
+#/opt/updatedb.sh
 if [[ $? -ne 0 ]]; then echo "An error occurred while updating the database ${MONGODB}"; exit 1;fi
 
 sed -i "s/\${DB_CLUSTER}/\"${DB_CLUSTER}\"/" /etc/web-laboratory-admin/application.conf