0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 11:06:09 +02:00
nextcloud-docker/23
Doncho Gunchev cb05cb72de
simplify first character check in entrypoint.sh
"$(echo "$REDIS_HOST" | cut -c1-1)" equals
"${REDIS_HOST:0:1}"
2022-01-16 01:57:59 +02:00
..
apache Runs update.sh 2022-01-13 00:27:12 +00:00
fpm Runs update.sh 2022-01-13 00:27:12 +00:00
fpm-alpine simplify first character check in entrypoint.sh 2022-01-16 01:57:59 +02:00