mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
use wait also for ocis_traefik
This commit is contained in:
@@ -18,8 +18,7 @@ REVA_USER_UUID=$(ocis accounts list | grep " | Reva Inter " | egrep '[0-9a-f]{8}
|
||||
echo " Reva user UUID: $REVA_USER_UUID"
|
||||
ocis accounts update --password $STORAGE_LDAP_BIND_PASSWORD $REVA_USER_UUID
|
||||
|
||||
killall ocis
|
||||
echo "default secrets changed"
|
||||
echo "##################################################"
|
||||
|
||||
ocis server
|
||||
wait # wait for oCIS to exit
|
||||
|
||||
Reference in New Issue
Block a user