Skip to content

Commit 0e87ec8

Browse files
authored
Install sqlite for Collectives (#2590)
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
1 parent b23be73 commit 0e87ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nextcloud_install_production.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -970,6 +970,7 @@ case "$choice" in
970970
;;&
971971
*"Collectives"*)
972972
install_and_enable_app collectives
973+
install_if_not php"$PHPVER"-sqlite3
973974
;;&
974975
*"Suspicios Login detetion"*)
975976
install_and_enable_app suspicios_login

0 commit comments

Comments
 (0)