mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-19 18:36:09 +02:00
Replace tab vs spaces to align code style
Signed-off-by: Stephan Brunner <s.brunner@stephan-brunner.net>
This commit is contained in:
parent
d6b4877b36
commit
4df45e7ac3
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
|
||||||
fi
|
fi
|
||||||
|
|
||||||
run_path post-installation
|
run_path post-installation
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
# not enough specified to do a fully automated installation
|
# not enough specified to do a fully automated installation
|
||||||
if [ "$install" = false ]; then
|
if [ "$install" = false ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue