From 75b7d6ae4e13c62cc26c47122a6913159d7f6bc8 Mon Sep 17 00:00:00 2001 From: Daniel Kesselberg Date: Sun, 27 Jan 2019 21:53:09 +0100 Subject: Add install logic for enable command Signed-off-by: Daniel Kesselberg --- build/integration/run.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'build/integration/run.sh') diff --git a/build/integration/run.sh b/build/integration/run.sh index e13a77c27be..fc6e35f078b 100755 --- a/build/integration/run.sh +++ b/build/integration/run.sh @@ -48,8 +48,6 @@ export TEST_SERVER_FED_URL="http://localhost:$PORT_FED/ocs/" if [ "$INSTALLED" == "true" ]; then #Enable external storage app - $OCC app:install --keep-disabled files_external - $OCC app:install --keep-disabled user_ldap $OCC app:enable files_external user_ldap mkdir -p work/local_storage -- cgit v1.2.3