Ver Fonte

[CI SKIP]

scofield há 4 anos atrás
pai
commit
4c480004b2
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -7,7 +7,6 @@ ENV TZ=Asia/Shanghai
 COPY release /etc/release
 
 RUN export RELEASE=`head -n 1 /etc/release` \
-	
 	&& rsync -vzrtopg --progress $RELEASE/wapage2web_baidu.war /app/resin-pro-3.1.6/webapps/ROOT.war --password-file=/etc/rsyncd.wapage \
 	&& chmod +x /usr/bin/entrypoint.sh \
 	&& curl -O http://10.26.22.185:9000/psop/soft/badword.txt \