mirror of
https://github.com/SrIzan10/nodejs-java13.git
synced 2026-06-10 07:49:12 +00:00
oops
This commit is contained in:
@@ -8,6 +8,6 @@ RUN mkdir /lavalink
|
||||
|
||||
RUN cd /lavalink && wget https://github.com/freyacodes/Lavalink/raw/master/LavalinkServer/application.yml.example -O application.yml
|
||||
|
||||
RUN cd /lavalink && wget https://ci.fredboat.com/repository/download/Lavalink_Build/9447:id/Lavalink.jar
|
||||
RUN cd /lavalink && wget https://github.com/freyacodes/Lavalink/releases/latest/download/Lavalink.jar
|
||||
|
||||
CMD cd /lavalink && java -jar Lavalink.jar
|
||||
Reference in New Issue
Block a user