Skip to content

Commit f8af35b

Browse files
silas229nachoparker
authored andcommitted
nc-datadir: include dotfiles
1 parent 878f08f commit f8af35b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

bin/ncp/CONFIG/nc-datadir.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ install()
2323
configure()
2424
{
2525
set -eu -o pipefail
26+
shopt -s dotglob # includes dot files
2627

2728
## CHECKS
2829
local SRCDIR BASEDIR ENCDIR

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

2-
[v1.46.0](https://github.com/nextcloud/nextcloudpi/commit/cbf26e4) (2022-03-01) upgrade to NC23.0.2
2+
[v1.46.1](https://github.com/nextcloud/nextcloudpi/commit/6f3bfb1) (2022-03-02) nc-datadir: include dotfiles
3+
4+
[v1.46.0 ](https://github.com/nextcloud/nextcloudpi/commit/2b59e26) (2022-03-01) upgrade to NC23.0.2
35

46
[v1.45.0 ](https://github.com/nextcloud/nextcloudpi/commit/5c8e5ea) (2021-11-09) update to Debian 11 Bullseye
57

0 commit comments

Comments
 (0)