feat: use local copy when NAS_HOST is localhost
Co-authored-by: aider (gemini/gemini-2.5-pro-preview-05-06) <aider@aider.chat>
This commit is contained in:
parent
26824c458d
commit
8d58e50847
2 changed files with 20 additions and 11 deletions
|
|
@ -8,4 +8,5 @@ edition = "2021"
|
|||
[dependencies]
|
||||
anyhow = "1.0.82"
|
||||
clap = { version = "4.5.4", features = ["derive"] }
|
||||
fs_extra = "1.3.0"
|
||||
tempfile = "3.10.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue