Spaces:
Sleeping
Sleeping
File size: 147 Bytes
c8d647e |
1 2 3 4 |
#!/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 |