文件夹忘记删掉了
This commit is contained in:
@@ -76,6 +76,7 @@ pub async fn main() -> anyhow::Result<()> {
|
||||
images.push(new_file);
|
||||
}
|
||||
}
|
||||
fs::remove_dir_all(dir.0)?;
|
||||
}
|
||||
|
||||
*PROVIDE.write().map_err(|e| anyhow!("{}", e))? = Some(FetchResult {
|
||||
|
||||
Reference in New Issue
Block a user