shevadesuyash commited on
Commit
0ddf270
·
verified ·
1 Parent(s): 78625af

Create entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +3 -0
entrypoint.sh ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ #!/bin/bash
2
+ chmod -R 777 /app/.hf_cache /app/.ltool_cache /app/.cache
3
+ exec python app.py