mirror of
https://github.com/nextcloud/docker.git
synced 2026-01-08 18:21:20 +01:00
Revert "update docker-entrypoint.sh" (#2175)
This commit is contained in:
parent
3ff69e2c1d
commit
0e725c6fa5
@ -276,10 +276,4 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ] || [ "${NEXTCLOUD_UP
|
||||
run_path before-starting
|
||||
fi
|
||||
|
||||
echo "⚠️⚠️⚠️"
|
||||
echo "This image is maintained by community volunteers and designed for expert use."
|
||||
echo "For quick and easy deployment that supports the full set of Nextcloud Hub features, use the Nextcloud All-in-One docker container maintained by Nextcloud GmbH."
|
||||
echo "See https://github.com/nextcloud/all-in-one#nextcloud-all-in-one"
|
||||
echo "⚠️⚠️⚠️ "
|
||||
|
||||
exec "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user