Commit a627c1ba authored by nanahira's avatar nanahira

fix

parent bc53ab0b
...@@ -39,7 +39,7 @@ RUN git submodule foreach git checkout master && \ ...@@ -39,7 +39,7 @@ RUN git submodule foreach git checkout master && \
mkdir replay expansions mkdir replay expansions
# windbot # windbot
RUN git clone --depth=1 https://github.com/purerosefallen/windbot --depth=1/ygopro-server/windbot RUN git clone --depth=1 https://github.com/purerosefallen/windbot /ygopro-server/windbot
WORKDIR /ygopro-server/windbot WORKDIR /ygopro-server/windbot
RUN xbuild /property:Configuration=Release /property:TargetFrameworkVersion="v4.5" && \ RUN xbuild /property:Configuration=Release /property:TargetFrameworkVersion="v4.5" && \
ln -s ./bin/Release/WindBot.exe . && \ ln -s ./bin/Release/WindBot.exe . && \
......
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