Browse Source

[CI SKIP]

stone 3 years ago
parent
commit
0d0e3c23d4
1 changed files with 1 additions and 1 deletions
  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 "$@"