mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 03:40:00 +08:00
fix rollback
This commit is contained in:
parent
6123223fd0
commit
6e44ca8e17
|
@ -22,7 +22,7 @@ module BackupRestore
|
|||
raise BackupRestore::OperationRunningError if BackupRestore.is_operation_running?
|
||||
if can_rollback?
|
||||
rename_schema("backup", "public")
|
||||
establish_app
|
||||
after_fork
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user