Commit b589aaa4 authored by Li Mi's avatar Li Mi

忘记给nps添加web文件了

parent 97c27a96
......@@ -28,6 +28,7 @@ RUN mkdir frp-bin && \
mv frps ./frp-bin/
RUN mkdir nps-bin && \
mv nps ./nps-bin/ && \
mv web ./nps-bin/ && \
mv npc ./nps-bin/
# 第二阶段,只有二进制文件
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment