mirror of
https://github.com/friendica/docker
synced 2025-12-07 22:07:09 +01:00
Update 2025.02-dev/fpm-alpine/entrypoint.sh
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
472fe139bd
commit
6be02d99fc
1 changed files with 0 additions and 1 deletions
|
|
@ -193,7 +193,6 @@ if expr "$1" : "apache" 1>/dev/null || [ "$1" = "php-fpm" ]; then
|
|||
run_as 'php /var/www/html/bin/console.php dbstructure update -f'
|
||||
echo "Upgrading finished"
|
||||
fi
|
||||
|
||||
fi
|
||||
) 9> /var/www/html/friendica-init-sync.lock
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue