mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-22 23:46:53 +00:00
fix elasticsearch
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
cc8d3f908a
commit
d7b0d07c71
2 changed files with 2 additions and 2 deletions
|
|
@ -13,6 +13,6 @@ if [ "$(sysctl -n vm.max_map_count)" -le 65530 ]; then
|
|||
fi
|
||||
|
||||
# Run initial entrypoint
|
||||
/bin/tini -- /usr/local/bin/docker-entrypoint.sh
|
||||
/usr/local/bin/docker-entrypoint.sh
|
||||
|
||||
exec "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue