This commit is contained in:
Tobias
2025-12-11 20:20:03 +01:00
parent bccd56414e
commit e7d5d9c0ae
2 changed files with 3 additions and 2 deletions

View File

@@ -46,6 +46,7 @@ EOF
msg_ok "Installed Homarr"
msg_info "Copying config files"
mkdir -p /appdata/redis
chown -R redis:redis /appdata/redis
chmod 755 /appdata/redis
cp /opt/homarr/redis.conf /etc/redis/redis.conf