mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01: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
|
||||
sed -i "s|/data/database|/config/database|g" /config/postgresql.conf
|
||||
fi
|
||||
|
||||
# touch sql file
|
||||
touch /setup_postgres.sql
|
||||
chmod 755 /setup_postgres.sql
|
||||
|
||||
Reference in New Issue
Block a user