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