dfghfhgfg commited on
Commit
084f1a3
·
verified ·
1 Parent(s): 7ebdfa3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -23,7 +23,7 @@ RUN git clone --depth 1 https://github.com/Nwflower/genshin-atlas.git plugins/At
23
  RUN git clone --depth 1 https://github.com/Nwflower/star-rail-atlas.git plugins/Atla/star-rail-atlas
24
  RUN git clone --depth 1 https://github.com/TimeRainStarSky/Yunzai-Discord-Plugin plugins/Discord-Plugin
25
  RUN git clone --depth 1 https://github.com/TimeRainStarSky/Yunzai-QQGuild-Plugin plugins/QQGuild-Plugin
26
-
27
  RUN cp $dc >>config/Discord.yaml
28
  RUN cp $qq >>config/QQGuild.yaml
29
  RUN cp $rs >>config/config/redis.yaml
 
23
  RUN git clone --depth 1 https://github.com/Nwflower/star-rail-atlas.git plugins/Atla/star-rail-atlas
24
  RUN git clone --depth 1 https://github.com/TimeRainStarSky/Yunzai-Discord-Plugin plugins/Discord-Plugin
25
  RUN git clone --depth 1 https://github.com/TimeRainStarSky/Yunzai-QQGuild-Plugin plugins/QQGuild-Plugin
26
+ RUN cat $dc
27
  RUN cp $dc >>config/Discord.yaml
28
  RUN cp $qq >>config/QQGuild.yaml
29
  RUN cp $rs >>config/config/redis.yaml