VishalMysore commited on
Commit
32e2a14
·
verified ·
1 Parent(s): bd590a4

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -1,4 +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/easyQServer-0.2.3.jar
 
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/easyQServer.jar