mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-08 06:48:00 +00:00
Merge pull request #3263 from sjjh/patch-1
fix typo in apache's start.sh
This commit is contained in:
commit
3281ff531c
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ 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
|
||||
# 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
|
||||
|
||||
# Fix apache startup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue