generated from pool/new_package
3 lines
259 B
Bash
Executable File
3 lines
259 B
Bash
Executable File
podman-compose exec gitea su gitea -c "gitea admin user create --username at --password test --email at@test.it --access-token"
|
|
podman-compose exec gitea su gitea -c "gitea admin user generate-access-token --username at --token-name test --scopes all --raw"
|