Add nextcloud
This commit is contained in:
10
src/nextcloud/nextcloud.install
Normal file
10
src/nextcloud/nextcloud.install
Normal file
@@ -0,0 +1,10 @@
|
||||
# arg 1: the new package version
|
||||
# arg 2: the old package version
|
||||
|
||||
post_install () {
|
||||
set-nc-perms runtime
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
set-nc-perms runtime
|
||||
}
|
Reference in New Issue
Block a user