Kapitel 7/Tutorial.md aktualisiert
This commit is contained in:
@@ -200,7 +200,7 @@ wenn wir die Einträge in der `config.php` ergänzen.
|
|||||||
```bash
|
```bash
|
||||||
cd /srv/nextcloud/app
|
cd /srv/nextcloud/app
|
||||||
curl -LO https://download.nextcloud.com/server/releases/latest.zip
|
curl -LO https://download.nextcloud.com/server/releases/latest.zip
|
||||||
unzip release.zip && rm latest.zip
|
unzip latest.zip && rm latest.zip
|
||||||
chown -R www-data:www-data nextcloud
|
chown -R www-data:www-data nextcloud
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user