mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 14:35:08 -05:00
Changed backup filename to match
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@ Run as discourse user:
|
||||
```
|
||||
createdb discourse_prod
|
||||
psql discourse_prod
|
||||
\i discourse_dump_from_old_server.sql
|
||||
\i backup_file_name.sql
|
||||
```
|
||||
On oldserver:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user