Spaces:
Running
Running
File size: 147 Bytes
f351491 | 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 |