mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix detail
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
c84091cc0c
commit
a620640fa7
1 changed files with 3 additions and 0 deletions
|
|
@ -54,6 +54,9 @@ mkdir -p /mnt/data/caddy/
|
||||||
# Add caddy import path
|
# Add caddy import path
|
||||||
mkdir -p /mnt/data/caddy-imports
|
mkdir -p /mnt/data/caddy-imports
|
||||||
|
|
||||||
|
# Remove falsely added Nextcloud conf
|
||||||
|
rm -f /mnt/data/caddy-imports/nextcloud
|
||||||
|
|
||||||
# Makre sure that the caddy-imports dir is not empty
|
# Makre sure that the caddy-imports dir is not empty
|
||||||
echo "" > /mnt/data/caddy-imports/empty
|
echo "" > /mnt/data/caddy-imports/empty
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue