Closed ssddanbrown closed 1 year ago
When restoring, if the DB details of the new environment are used, the resulting env will be based on the new env instead of using the old env.
Due to wrong variable used in this line: https://github.com/BookStackApp/system-cli/blob/16b09eacff9ed09da767e896de4722ff2cae75c4/src/Commands/RestoreCommand.php#L149
When restoring, if the DB details of the new environment are used, the resulting env will be based on the new env instead of using the old env.
Due to wrong variable used in this line: https://github.com/BookStackApp/system-cli/blob/16b09eacff9ed09da767e896de4722ff2cae75c4/src/Commands/RestoreCommand.php#L149