Commit 64238568 authored by nanahira's avatar nanahira

fix

parent edbb87e5
Pipeline #38922 failed with stages
in 101 minutes and 27 seconds
...@@ -12,7 +12,7 @@ dll: ...@@ -12,7 +12,7 @@ dll:
dependencies: [] dependencies: []
script: | script: |
download_thing() { download_thing() {
wget -y -O Assets/Plugins/$3/$2 https://cdn02.moecube.com:444/$1/$2 wget -O Assets/Plugins/$3/$2 https://cdn02.moecube.com:444/$1/$2
} }
download_thing libocgcore-koishi/x64 ocgcore.dll Windows download_thing libocgcore-koishi/x64 ocgcore.dll Windows
download_thing libocgcore-koishi/x64 sqlite3.dll Windows download_thing libocgcore-koishi/x64 sqlite3.dll Windows
......
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