mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
add check
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
parent
1ea3d93ee5
commit
ec60a73474
@ -44,7 +44,10 @@ then
|
||||
nextcloud_occ config:system:delete filelocking.enabled
|
||||
nextcloud_occ config:system:delete memcache.distributed
|
||||
nextcloud_occ config:system:delete memcache.locking
|
||||
nextcloud_occ config:system:delete redis password
|
||||
nextcloud_occ config:system:delete redis
|
||||
# Check that everything is functioning
|
||||
nextcloud_occ -V
|
||||
fi
|
||||
if pecl list | grep -q redis
|
||||
then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user