Skip to content

Commit

Permalink
Revert "update docker-entrypoint.sh" (#2175)
Browse files Browse the repository at this point in the history
  • Loading branch information
J0WI authored Mar 4, 2024
1 parent 3ff69e2 commit 0e725c6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docker-entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 "$@"

0 comments on commit 0e725c6

Please sign in to comment.