From eb656567cf80bc6e3c40341ae93a8bf2e5702740 Mon Sep 17 00:00:00 2001 From: Zergling_man Date: Mon, 19 Jun 2023 02:08:03 +1000 Subject: [PATCH] haha should take out that reference line --- commands/admin.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/commands/admin.sh b/commands/admin.sh index c7418e5..629187e 100644 --- a/commands/admin.sh +++ b/commands/admin.sh @@ -20,6 +20,4 @@ pending() n) namedget rejected "Why not?" true; put "admin/registration_application/approve" "{\"id\":$appid,\"deny_reason\":\"$rejected\",\"approve\":false}";; esac done -} - -curl -iX PUT $INSTANCE/api/v3/admin/registration_application/approve --json "{\"id\":8,\"auth\":\"$TOKE\",\"approve\":true}" \ No newline at end of file +} \ No newline at end of file