mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-18 22:06:41 +08:00
commit
057043a791
@ -13,7 +13,7 @@ curl -s -X GET \
|
||||
# 下载packet-server
|
||||
curl -s -X GET \
|
||||
-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"
|
||||
|
||||
echo "编译产物已保存到$output_dir"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user