haha should take out that reference line

This commit is contained in:
Zergling_man 2023-06-19 02:08:03 +10:00
parent 92fb247756
commit eb656567cf

View File

@ -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}"
}