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:
authorthecalcaholic <6317548+theCalcaholic@users.noreply.github.com>2022-09-22 22:17:03 +0300
committerthecalcaholic <6317548+theCalcaholic@users.noreply.github.com>2022-09-22 22:17:03 +0300
commit998c89e44a1af9b998551ef5087c9b0aeda366df (patch)
treeaeed500ce65f42348951e5eb29d9ee1b71b32cc5 /updates
parent8c5531340d4b94694dc218ae97e9087f56ce02a6 (diff)
1.50.0.sh: Ensure that system ncp.cfg is being used
Signed-off-by: thecalcaholic <6317548+theCalcaholic@users.noreply.github.com>
Diffstat (limited to 'updates')
-rw-r--r--updates/1.50.0.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/updates/1.50.0.sh b/updates/1.50.0.sh
index 9d88e6fc..041b64d9 100644
--- a/updates/1.50.0.sh
+++ b/updates/1.50.0.sh
@@ -1,7 +1,7 @@
#!/bin/bash
set -e
-
+export NCPCFG=/usr/local/etc/ncp.cfg
source /usr/local/etc/library.sh