mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +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 \
|
curl -s -X GET \
|
||||||
-H "Authorization: token $token" \
|
-H "Authorization: token $token" \
|
||||||
-L "https://github.com/NapNeko/NapCatQQ/releases/download/$version/NapCat.Shell.zip" \
|
-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"
|
echo "编译产物已保存到$output_dir"
|
||||||
ls -lh
|
ls -lh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user