1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-03-22 13:45:50 +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

View File

@@ -64,6 +64,11 @@
"name": "powershell",
"cmd": "powershell",
"args": true
},
{
"name": "cp",
"cmd": "cp",
"args": true
}
]
},