Come aggiornare ownCloud a 9.1 su Raspberry Pi

Prima di tutto attivate i permessi:

sudo su

Poi eseguite questi comandi:

wget -nv https://download.owncloud.org/download/repositories/stable/Debian_8.0/Release.key -O Release.key

apt-key add - < Release.key

sh -c "echo 'deb http://download.owncloud.org/download/repositories/stable/Debian_8.0/ /' >> /etc/apt/sources.list.d/owncloud.list"

E infine installate ownCloud con:

apt-get update && apt-get install owncloud

Ora andate su http://raspberrypi.local/ownlcloud e godetevi l’ultima versione di ownCloud!

Come installare ownCloud su Raspberry Pi

Pubblicato

in

da