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
2dc758d279
copy
/
entrypoint.sh
Carlos Juan Gómez Peñalver
eae666fc01
Add flags argumen to allow modifiers on the cp command (
#3
)
2020-06-10 08:54:13 +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