mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
Update get_artifacts.sh
This commit is contained in:
parent
4a4597fa61
commit
0050e31af2
@ -9,7 +9,7 @@ output_dir="."
|
||||
curl -s -X GET \
|
||||
-H "Authorization: token $token" \
|
||||
-L "https://github.com/NapNeko/NapCatQQ/releases/download/$version/NapCat.Shell.zip" \
|
||||
-o "$output_dir/NapCat.linux.x64.zip"
|
||||
-o "$output_dir/NapCat.Shell.zip"
|
||||
|
||||
echo "编译产物已保存到$output_dir"
|
||||
ls -lh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user