mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
typo in Update start.sh
typo in comment: makre -> make Signed-off-by: sjjh <2787214+sjjh@users.noreply.github.com>
This commit is contained in:
parent
1b7dfac140
commit
43a77772c7
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ mkdir -p /mnt/data/caddy-imports
|
||||||
# Remove falsely added Nextcloud conf
|
# Remove falsely added Nextcloud conf
|
||||||
rm -f /mnt/data/caddy-imports/nextcloud
|
rm -f /mnt/data/caddy-imports/nextcloud
|
||||||
|
|
||||||
# Makre sure that the caddy-imports dir is not empty
|
# Make sure that the caddy-imports dir is not empty
|
||||||
echo "# empty file so that caddy does not print a warning" > /mnt/data/caddy-imports/empty
|
echo "# empty file so that caddy does not print a warning" > /mnt/data/caddy-imports/empty
|
||||||
|
|
||||||
# Fix apache startup
|
# Fix apache startup
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue