mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update start.sh
This commit is contained in:
@@ -86,7 +86,7 @@ fi
|
||||
##############
|
||||
|
||||
# Remove previous config to allow addon options to refresh
|
||||
rm /data/webtrees/data/config.ini.php
|
||||
rm /data/webtrees/data/config.ini.php 2>/dev/null || true
|
||||
|
||||
# Change data location
|
||||
cp -rn /var/www/webtrees /data
|
||||
|
||||
Reference in New Issue
Block a user