summaryrefslogtreecommitdiffstats
path: root/build/integration/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build/integration/run.sh')
-rwxr-xr-xbuild/integration/run.sh2
1 files changed, 0 insertions, 2 deletions
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