mirror of
https://src.fedoraproject.org/rpms/nextcloud.git
synced 2026-07-27 21:00:37 +02:00
small typo
This commit is contained in:
@@ -116,7 +116,7 @@ from owncloud to nextcloud, but if the database isn't renamed then this too much
|
||||
credentials and name in the config file are correct before moving on to the next step.
|
||||
```
|
||||
cp /etc/owncloud/config.php /etc/nextcloud/config.php
|
||||
sed -i '/owncloud/nextcloud/g' /etc/nextcloud/config.php
|
||||
sed -i 's/owncloud/nextcloud/g' /etc/nextcloud/config.php
|
||||
```
|
||||
|
||||
### Enable the nextcloud interface on httpd
|
||||
|
||||
Reference in New Issue
Block a user