mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1970 from nextcloud/revert-1931-patch-2
Revert "Fix database file name in backup documentation"
This commit is contained in:
commit
ee900a1da5
@ -52,7 +52,7 @@ SQLite
|
||||
^^^^^^
|
||||
::
|
||||
|
||||
sqlite3 data/nextcloud.db .dump > nextcloud-sqlbkp_`date +"%Y%m%d"`.bak
|
||||
sqlite3 data/owncloud.db .dump > nextcloud-sqlbkp_`date +"%Y%m%d"`.bak
|
||||
|
||||
PostgreSQL
|
||||
^^^^^^^^^^
|
||||
|
||||
Loading…
Reference in New Issue
Block a user