diff --git a/deployments/examples/ocis_wopi/config/ocis/entrypoint-override.sh b/deployments/examples/ocis_wopi/config/ocis/entrypoint-override.sh index 1cb3aca4c9..c1f96fae4e 100644 --- a/deployments/examples/ocis_wopi/config/ocis/entrypoint-override.sh +++ b/deployments/examples/ocis_wopi/config/ocis/entrypoint-override.sh @@ -21,8 +21,4 @@ ocis accounts update --password $STORAGE_LDAP_BIND_PASSWORD $REVA_USER_UUID echo "default secrets changed" echo "##################################################" -ocis kill proxy -sleep 10 -ocis proxy server # workaround for loading proxy configuration - wait # wait for oCIS to exit