VishalMysore commited on
Commit
d211461
·
verified ·
1 Parent(s): 5c6f194

Upload 2 files

Browse files
Files changed (1) hide show
  1. entrypoint.sh +2 -2
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.jar
 
1
  #!/bin/sh
2
+ ls -l /ai
3
  # Start the Java application
4
+ exec java -Dloader.path=/ai/conf -Djava.security.egd=file:/dev/./urandom -jar /ai/mcpdemo.jar