You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENV PEC_FOLDER mkdir -p /var/lock/subsys/ && service e-SUS-AB-PostgreSQL restart && service e-SUS-AB-PostgreSQL start && sh /opt/e-SUS/jboss-as-7.2.0.Final/bin/init.d/jboss-as-standalone-lsb.sh restart
9
9
ENV SEPARATOR -
10
10
ENV INFO_IMAGE "To start the PEC3.0 run: sh ${PEC_FOLDER} start"
@@ -24,7 +24,7 @@ RUN apt-get install -y openjdk-7-jdk
24
24
25
25
#PEC INSTALL
26
26
27
-
RUN wget https://arquivos.bridge.ufsc.br/AB/PEC/3.2.16/treinamento/instalador/Instalador-eSUS-AB-PEC-3.2.16-Treinamento-Linux.zip -O pec.zip
27
+
RUN wget https://arquivos.esusab.ufsc.br/PEC/eRFeiwzHphMOpiWX/3.2.24/treinamento/instalador/Instalador-eSUS-AB-PEC-3.2.24-Treinamento-Linux.zip -O pec.zip
0 commit comments