Update start.sh

This commit is contained in:
Alexandre
2021-10-22 23:21:09 +02:00
committed by GitHub
parent 348aacf682
commit 69d24dcb83

View File

@@ -84,6 +84,9 @@ fi
# LAUNCH APP #
##############
# Remove previous config to allow addon options to refresh
rm /data/webtrees/data/config.php.ini
# Change data location
cp -rn /var/www/webtrees /data
chown -R www-data:www-data /data/webtrees