Update start.sh

This commit is contained in:
Alexandre
2021-10-23 14:53:42 +02:00
committed by GitHub
parent 3c2b6a3eae
commit ad74b4222c

View File

@@ -95,7 +95,7 @@ chown -R www-data:www-data /data/webtrees
# Execute main script
cd /
./docker-entrypoint.sh >/dev/null
./docker-entrypoint.sh
############
# END INFO #