Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cypress')
-rw-r--r--cypress/server.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/cypress/server.sh b/cypress/server.sh
index 22f030470..a50a2c5f0 100644
--- a/cypress/server.sh
+++ b/cypress/server.sh
@@ -1,7 +1,6 @@
#!/bin/bash
git clone https://github.com/nextcloud/viewer /var/www/html/apps/viewer
su www-data -c "
-php occ config:system:set force_language --value en
php /var/www/html/occ app:enable viewer
php /var/www/html/occ app:enable text
php /var/www/html/occ app:list