sca255 commited on
Commit
f4abfa4
1 Parent(s): 16ff2f4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -5,4 +5,4 @@ run chmod +x install.sh
5
  run ./install.sh
6
  run python ../dl.py
7
  run python ../cfg.py
8
- run ./start-webui.sh
 
5
  run ./install.sh
6
  run python ../dl.py
7
  run python ../cfg.py
8
+ CMD ./start-webui.sh