We don't use PECL anymore

This commit is contained in:
Daniel Hansson 2018-05-19 21:53:55 +02:00 committed by GitHub
parent 164dd873e1
commit 672c99778a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,7 +47,6 @@ DigitalOcean example: https://youtu.be/LlqY5Y6P9Oc
`wget https://raw.githubusercontent.com/nextcloud/vm/master/nextcloud_install_production.sh`
2. Run the script with:<br>
`sudo bash nextcloud_install_production.sh`
Do not enable Redis Memcache support, please use the default [no].
3. When the VM is installed it will automatically reboot. Remember to login with the user you created:<br>
`ssh <user>@IP-ADDRESS`<br>
If it automatically runs as root when you reboot the machine, you have to abort it by pressing `CTRL+C` and run the script as the user you just created:<br>