ohhhchank3 commited on
Commit
c21d413
·
verified ·
1 Parent(s): a8899f3

Create entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +4 -0
entrypoint.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/sh
2
+ ls -l /ai/conf
3
+ # Start the Java application
4
+ exec java -Dloader.path=/ai/conf -Djava.security.egd=file:/dev/./urandom -jar /ai/HMDRINKS.jar