mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-29 03:49:10 +00:00
Fix dev
This commit is contained in:
@@ -44,6 +44,4 @@ data=$(cat <<EOF
|
||||
EOF
|
||||
)
|
||||
|
||||
echo $data >> "a.json"
|
||||
|
||||
# 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