diff --git a/scripts/PushToAPI.sh b/scripts/PushToAPI.sh index e0357922..63c3c0ee 100644 --- a/scripts/PushToAPI.sh +++ b/scripts/PushToAPI.sh @@ -44,6 +44,4 @@ data=$(cat <> "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