mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 11:21:02 +01:00
Remove config removal
This commit is contained in:
@@ -63,9 +63,6 @@ fi
|
||||
|
||||
bashio::log.info "Data stored in $WEBTREES_HOME"
|
||||
|
||||
# Remove previous config to allow addon options to refresh
|
||||
rm $WEBTREES_HOME/data/config.ini.php 2>/dev/null || true
|
||||
|
||||
# Change data location
|
||||
cp -rn /var/www/webtrees "$(dirname "$WEBTREES_HOME")"
|
||||
chown -R www-data:www-data $WEBTREES_HOME
|
||||
|
||||
Reference in New Issue
Block a user