diff --git a/docker/run.sh b/docker/run.sh index 1ed13ff..c2cee84 100644 --- a/docker/run.sh +++ b/docker/run.sh @@ -2,4 +2,4 @@ sed -i s/xxx/"$title"/ /etc/registry-ui/config.json sed -i "s|yyy|$registryurl|" /etc/registry-ui/config.json -/usr/bin/python3 drweb.py \ No newline at end of file +/usr/bin/python3 registryui.py