Skip to content

Commit b2a2aa1

Browse files
authored
Update Dockerfile-web
1 parent bddcd9b commit b2a2aa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile-web

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ RUN echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/n
5555
RUN apt-get update -y
5656
RUN apt-get install nodejs -y
5757

58-
# 安装WEB
58+
# 安装 WEB
5959
RUN cd ktransformers/website && npm install @vue/cli && npm run build
6060

6161
# 安装 ktransformers 本体(含编译)

0 commit comments

Comments
 (0)