mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-06-26 01:42:18 +08:00
chore: 一轮运行完成后打印日志,便于区分
This commit is contained in:
@@ -38,6 +38,7 @@ async fn main() -> ! {
|
||||
error!("Error: {e}");
|
||||
}
|
||||
}
|
||||
info!("All favorite lists have been processed, wait for next round.");
|
||||
|
||||
tokio::time::sleep(std::time::Duration::from_secs(CONFIG.interval)).await;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user