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_ok "Configuration File Created"
|
||||||
|
|
||||||
msg_info "Creating Dedicated User"
|
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
|
chown -R immichframe:immichframe /app
|
||||||
msg_ok "User 'immichframe' Created"
|
msg_ok "User 'immichframe' Created"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user