Update 'setup_nextcloud.sh'

This commit is contained in:
dimon 2025-02-03 13:17:37 +00:00
parent dac8d850d4
commit 635e3154ff

View File

@ -27,8 +27,8 @@ apt install -y libapache2-mod-php8.3
apt install -y php8.3 php8.3-cli
apt install -y php8.3-gd php8.3-bz2 php8.3-curl php8.3-mbstring php8.3-intl
apt install -y php8.3-pgsql
apt install -y php-apcu php-memcached php-redis
apt install -y php8.3-gmp php8.3-bcmath php-imagick php8.3-xml php8.3-zip
apt install -y php8.3-apcu php8.3-memcached php8.3-redis
# Get Nextcloud
wget https://download.nextcloud.com/server/releases/nextcloud-$NEXTCLOUD_VERSION.tar.bz2