mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-04 05:10:05 +02:00
correct
This commit is contained in:
@@ -13,12 +13,6 @@ if [ ! -f "/usr/bin/bashio" ]; then
|
||||
curl &&
|
||||
apt-get clean
|
||||
|
||||
################
|
||||
# Modify image #
|
||||
################
|
||||
# Change data location
|
||||
grep -rl "/var/www/webtrees" /etc/ | xargs sed -i 's|/var/www/webtrees|/data/webtrees|g'
|
||||
|
||||
###################
|
||||
# Install bashio #
|
||||
##################
|
||||
|
||||
Reference in New Issue
Block a user