mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
add chown /var/log/immich
This commit is contained in:
parent
e9558982ec
commit
ba4b99967f
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ msg_ok "Installed Node.js and ${APPLICATION}"
|
|||
|
||||
msg_info "Creating log directory /var/log/immich"
|
||||
mkdir -p /var/log/immich
|
||||
chmod immich:immich /var/log/immich
|
||||
chown immich:immich /var/log/immich
|
||||
msg_ok "Log directory created"
|
||||
|
||||
msg_info "Creating Services"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue