1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-06-21 16:23:42 +05:30

refactor: revert back to cp again

This commit is contained in:
2026-02-26 11:59:06 +05:30
Verified
parent 76cfce4fbb
commit 953bd20499
3 changed files with 11 additions and 19 deletions
+5
View File
@@ -64,6 +64,11 @@
"name": "powershell",
"cmd": "powershell",
"args": true
},
{
"name": "cp",
"cmd": "cp",
"args": true
}
]
},