Moltbook / entrypoint.sh
sumit1986's picture
Upload entrypoint.sh
1dade2c verified
raw
history blame contribute delete
150 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