cahya commited on
Commit
a536fb0
·
1 Parent(s): 3a41504
Files changed (1) hide show
  1. app/start.sh +3 -0
app/start.sh CHANGED
@@ -3,6 +3,9 @@ set -e
3
 
4
  cd /fastapi/app
5
 
 
 
 
6
  nginx
7
 
8
  python whisper.py&
 
3
 
4
  cd /fastapi/app
5
 
6
+ id
7
+ ls -ld /var/log/nginx/ /var/lib/nginx/
8
+
9
  nginx
10
 
11
  python whisper.py&