parent
5b9c65bfc3
commit
e6908a98d1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import std/os
|
||||
|
||||
for file in commandLineParams():
|
||||
file.moveFile getHomeDir() / "SavedDownloads" / file
|
||||
file.moveFile getHomeDir() / "SavedDownloads" / file.extractFilename
|
||||
|
|
Loading…
Reference in a new issue