12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
[Trigger]
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Type = Package
|
|
Target = nextcloud
|
|
Target = nextcloud-app-*
|
|
|
|
[Action]
|
|
Description = Update Nextcloud installation
|
|
When = PostTransaction
|
|
Exec = /usr/bin/runuser -u nextcloud -- /usr/bin/php /usr/share/webapps/nextcloud/occ upgrade
|