stone 4 жил өмнө
parent
commit
0d0e3c23d4
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      entrypoint.sh

+ 1 - 1
entrypoint.sh

@@ -2,5 +2,5 @@
 
 set -e
 set -o pipefail
-
+mv /tmp/ROOT.war /data/project/
 exec "$@"