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
path: root/bin/ncp
diff options
context:
space:
mode:
authorSilas Meyer <contact@silas229.de>2022-03-02 18:35:09 +0300
committernachoparker <nacho@ownyourbits.com>2022-03-03 00:53:28 +0300
commitf8af35b35f68fca668f4b42eeeafe0f2570574c6 (patch)
tree34e80c78ff432003be2f8b48ad8560f712ea14ab /bin/ncp
parent878f08fa3640a23e43be9d3a8fd1f82cd1bba452 (diff)
nc-datadir: include dotfilesv1.46.1
Diffstat (limited to 'bin/ncp')
-rw-r--r--bin/ncp/CONFIG/nc-datadir.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ncp/CONFIG/nc-datadir.sh b/bin/ncp/CONFIG/nc-datadir.sh
index 835cb6ca..dcb56d14 100644
--- a/bin/ncp/CONFIG/nc-datadir.sh
+++ b/bin/ncp/CONFIG/nc-datadir.sh
@@ -23,6 +23,7 @@ install()
configure()
{
set -eu -o pipefail
+ shopt -s dotglob # includes dot files
## CHECKS
local SRCDIR BASEDIR ENCDIR