mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-11 01:54:57 +00:00
Update install/immichframe-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ef77d96077
commit
52a4c267bd
@@ -197,7 +197,7 @@ EOF
|
||||
msg_ok "Configuration File Created"
|
||||
|
||||
msg_info "Creating Dedicated User"
|
||||
useradd -r -s /sbin/nologin -d /app -M immichframe 2>/dev/null || true
|
||||
useradd -r -s /sbin/nologin -d /app -M immichframe 2>/dev/null
|
||||
chown -R immichframe:immichframe /app
|
||||
msg_ok "User 'immichframe' Created"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user