Duplicated from circulartext/Speed_Read_AI
3068f36 6bb32f9 9134064 3068f36 8aefb58
1
2
3
4
5
6
7
8
9
10
#!/bin/sh set -e # Set permissions at runtime chmod -R 777 /app # Execute the main command exec "$@"