mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
000ncp: Copy new config files to persistent config
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
624b560e01
commit
30fe8c763c
@ -3,6 +3,7 @@
|
||||
source /usr/local/etc/library.sh
|
||||
|
||||
# INIT NCP CONFIG (first run)
|
||||
cp -u /usr/local/ncp-config.d/*.cfg /data/ncp/
|
||||
persistent_cfg /usr/local/etc/ncp-config.d /data/ncp
|
||||
persistent_cfg /etc/letsencrypt # persist SSL certificates
|
||||
persistent_cfg /etc/shadow # persist ncp-web password
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user