add nextcloud
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful

This commit is contained in:
nyyu 2023-01-15 10:12:57 +01:00
parent c0f347a14f
commit 54bd3fa8bb
11 changed files with 364 additions and 0 deletions

13
nextcloud/nextcloud.hook Normal file
View file

@ -0,0 +1,13 @@
# Update Nextcloud when core or -apps are touched
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = nextcloud
Target = nextcloud-app-*
[Action]
Description = Updating Nextcloud installation
When = PostTransaction
Exec = /usr/bin/occ upgrade