Added shell declaration

This commit is contained in:
Mauro Mugnaini 2020-08-13 17:19:12 +02:00
parent d47e1cba80
commit 6e640a4df1
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
#!/bin/bash
$KEYCLOAK_HOME/bin/jboss-cli.sh --connect --controller=${1-localhost:9990} --command="/subsystem=keycloak-server:list-add(name=providers, value=module:org.gcube.keycloak.avatar-storage)"