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

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornachoparker <nacho@ownyourbits.com>2018-04-09 14:13:12 +0300
committernachoparker <nacho@ownyourbits.com>2018-04-09 20:52:03 +0300
commit20c0d8098d2ed03ae7e0758c907899c2c7930b6b (patch)
tree01e4d1cfd6c023ebd472821d20f6cd80fd9789b7 /update.sh
parenta9b37ab6c6faf6862e61eaf061349eb2aa805fe7 (diff)
ncp-web: added language dropdown selectorv0.53.27
Diffstat (limited to 'update.sh')
-rwxr-xr-xupdate.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.sh b/update.sh
index 82a26d5f..3a24ef9a 100755
--- a/update.sh
+++ b/update.sh
@@ -103,6 +103,7 @@ cp -rT etc/nextcloudpi-config.d/l10n "$CONFDIR"/l10n
# these files can contain sensitive information, such as passwords
chown -R root:www-data "$CONFDIR"
chmod 660 "$CONFDIR"/*
+chmod 750 "$CONFDIR"/l10n
# install web interface
cp -r ncp-web /var/www/