WIP: feat/automated-account-deletion #174

Draft
b12f wants to merge 34 commits from feat/automated-account-deletion into main
Showing only changes of commit f7ff01c583 - Show all commits

View file

@ -1,7 +1,7 @@
{
writeShellScriptBin,
keycloak,
jq
jq,
}:
writeShellScriptBin "autodelete-accounts" ''
set -e