VishalMysore commited on
Commit
99a459e
·
verified ·
1 Parent(s): 05944ac

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +3 -3
entrypoint.sh CHANGED
@@ -1,4 +1,4 @@
1
- #!/bin/sh
2
-
3
- # Start the Java application
4
  exec java -Djava.security.egd=file:/dev/./urandom -jar /ai/VectorX-1.0-SNAPSHOT.jar
 
1
+ #!/bin/sh
2
+
3
+ # Start the Java application
4
  exec java -Djava.security.egd=file:/dev/./urandom -jar /ai/VectorX-1.0-SNAPSHOT.jar