added cp
This commit is contained in:
parent
afad7c360f
commit
0d1c14ecdd
|
@ -582,3 +582,7 @@ be used on all platforms to remove single and multiple files and directories.
|
|||
...
|
||||
'action' : ['<(rm)', '-rf', '<@(rem)'],
|
||||
```
|
||||
|
||||
### cp
|
||||
|
||||
For Windows the `/y` flag was embedded.
|
||||
|
|
Loading…
Reference in New Issue