This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
copy
Watch
1
Star
0
Fork
0
You've already forked copy
mirror of
https://github.com/canastro/copy-action.git
synced
2024-12-27 19:45:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
copy
/
entrypoint.sh
Carlos Juan Gómez Peñalver
b6a832bd13
Add flags argumen to allow modifiers on the cp command
2020-06-09 18:57:29 +01:00
3 lines
25 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh -l
cp
$1
$2
$3
Reference in New Issue
View Git Blame
Copy Permalink