lelayadav commited on
Commit
894bd69
·
verified ·
1 Parent(s): 68e20b7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -19,4 +19,4 @@ RUN --mount=type=secret,id=gist_teldrive,mode=0444,required=true \
19
  ## Start
20
  RUN chmod a+x /app/start.sh
21
 
22
- ##CMD ["./start.sh"]
 
19
  ## Start
20
  RUN chmod a+x /app/start.sh
21
 
22
+ CMD ["./start.sh"]