9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-26 18:39:08 +00:00

Fix api push

This commit is contained in:
violetc
2023-07-30 17:12:17 +08:00
parent a9c74e8d13
commit d662797511

View File

@@ -44,4 +44,4 @@ data=$(cat <<EOF
EOF
)
curl -X POST -H "Content-Type: application/json" -d "$data" https://api.leavesmc.top/new_release
curl -X POST -H "Content-Type: application/json" -d '$data' https://api.leavesmc.top/new_release