Update start.sh

This commit is contained in:
Alexandre
2021-10-22 23:23:31 +02:00
committed by GitHub
parent 2bcd09256a
commit ad927b6fce

View File

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