Update alpine-nextcloud-install.sh

Nextcloud 28.0 requires sodium and bz2
pull/2259/head
tteckster 11 months ago committed by GitHub
parent b3a6f29bc2
commit 09bf75771d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -34,6 +34,8 @@ $STD apk add php82-pecl-smbclient
$STD apk add php82-pecl-imagick
$STD apk add php82-pecl-vips
$STD apk add php82-exif
$STD apk add php82-sodium
$STD apk add php82-bz2
$STD apk add redis
msg_ok "Installed PHP/Redis"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.