vectorx / entrypoint.sh
VishalMysore's picture
Upload 3 files
22777c6 verified
raw
history blame
127 Bytes
#!/bin/sh
# Start the Java application
exec java -Djava.security.egd=file:/dev/./urandom -jar /ai/VectorX-1.0-SNAPSHOT.jar