mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-04 01:01:33 +00:00
rerun ci
This commit is contained in:
parent
ce1cf3efde
commit
45562bfb88
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ use std::{
|
|||
};
|
||||
|
||||
// It's not possible to call `export_snapshot()` for each dump and run the dumps in parallel with
|
||||
// the `--snapshot` flag. Don't waste your time!!!!
|
||||
// the `--snapshot` flag. Don't waste your time!!!!!
|
||||
|
||||
pub fn get_dump() -> String {
|
||||
let db_url = SETTINGS.get_database_url();
|
||||
|
|
Loading…
Reference in a new issue