mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-01 23:00:52 +02:00
Update 20-folders.sh
This commit is contained in:
@@ -15,3 +15,7 @@ if [ -f /homeassistant/addons_config/postgres/config.yaml ]; then
|
|||||||
# Correct database location
|
# Correct database location
|
||||||
sed -i "s|/data/database|/config/database|g" /config/postgresql.conf
|
sed -i "s|/data/database|/config/database|g" /config/postgresql.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# touch sql file
|
||||||
|
touch /setup_postgres.sql
|
||||||
|
chmod 755 /setup_postgres.sql
|
||||||
|
|||||||
Reference in New Issue
Block a user