occ command broken #54

Closed
opened 2026-01-17 11:01:57 +01:00 by citronalco · 1 comment
Contributor

798b279956 broke /usr/sbin/occ command.

su -g www-data -c ... runs the command still as user root.
su -g www-data www-data -c ... should work.

798b279956483629668863aa96504cfd00c30fe0 broke `/usr/sbin/occ` command. `su -g www-data -c ...` runs the command still as user root. `su -g www-data www-data -c ...` should work.
Owner

Fixed (commit 91de6318f0) - Thanks @citronalco

Fixed (commit 91de6318f0) - Thanks @citronalco
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ijurisic/nextcloud-deb#54