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
c3ffefdb2d
commit
b571047680
@ -13,7 +13,7 @@ curl -s -X GET \
|
|||||||
# 下载packet-server
|
# 下载packet-server
|
||||||
curl -s -X GET \
|
curl -s -X GET \
|
||||||
-H "Authorization: token $token" \
|
-H "Authorization: token $token" \
|
||||||
-L "https://github.com/NapNeko/NapCatQQ/releases/download/v3.0.0/napcat.packet.linux" \
|
-L "https://github.com/NapNeko/NapCatQQ/releases/download/$version/napcat.packet.linux" \
|
||||||
-o "$output_dir/napcat.packet.linux"
|
-o "$output_dir/napcat.packet.linux"
|
||||||
|
|
||||||
echo "编译产物已保存到$output_dir"
|
echo "编译产物已保存到$output_dir"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user