This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ecom
/
ads
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[CI SKIP]
stone
3 years ago
parent
02a28e12c7
commit
0d0e3c23d4
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
entrypoint.sh
+ 1
- 1
entrypoint.sh
View File
@@ -2,5 +2,5 @@
set -e
set -o pipefail
-
+
mv /tmp/ROOT.war /data/project/
exec "$@"