use wait also for ocis_traefik

This commit is contained in:
Willy Kloucek
2021-02-12 10:28:01 +01:00
parent c88e544281
commit 33d004a92e

View File

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