a2amcpdatabase / entrypoint.sh
VishalMysore's picture
Upload 2 files
f351491 verified
raw
history blame contribute delete
147 Bytes
#!/bin/sh
ls -l /ai/conf
# Start the Java application
exec java -Dloader.path=/ai/conf -Djava.security.egd=file:/dev/./urandom -jar /ai/mcpdemo.jar