CT Nextcloud: Updated PHP Version
* Updated PHP 8.4 > 8.5 * Updated nextcloud configuration for version 33
This commit is contained in:
@@ -6,8 +6,8 @@ curl -L --retry 7 --retry-delay 5 https://download.nextcloud.com/server/releases
|
||||
rm -rf /etc/nginx/conf.d
|
||||
mv /opt/Setup/Configs/nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
#Setup PHP
|
||||
ash /opt/Setup/Scripts/PHPTool.sh -v 84 -d nextcloud || exit 1
|
||||
#Setup PHP
|
||||
ash /opt/Setup/Scripts/PHPTool.sh -d nextcloud || exit 1
|
||||
rm /opt/Setup/Scripts/PHPTool.sh
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user