mirror of
https://github.com/friendica/docker
synced 2025-12-07 22:07:09 +01:00
Update 2025.02-dev/apache/entrypoint.sh
I blame my copy/paste for that series of duplicated lines Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
c7d12c85d9
commit
95a7178a64
1 changed files with 0 additions and 1 deletions
|
|
@ -149,7 +149,6 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then
|
|||
# shellcheck disable=SC2016
|
||||
install_options=$install_options' --admin "'$FRIENDICA_ADMIN_MAIL'" --tz "'$FRIENDICA_TZ'" --lang "'$FRIENDICA_LANG'" --url "'$FRIENDICA_URL'"'
|
||||
install=true
|
||||
install=true
|
||||
else
|
||||
echo "One or more environment variable is not set, skipping automated installation"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue