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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user