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
3 lines
25 B
Bash
Raw
Normal View
History
Unescape
Escape
add docker args
2020-01-04 18:29:34 +08:00
#!/bin/sh -l
use alpine:latest (#1) * use alpine:latest * change entrypoint * change script * fix typo
2020-01-04 18:21:36 +08:00
Add flags argumen to allow modifiers on the cp command (#3)
2020-06-10 15:54:13 +08:00
cp
$1
$2
$3
Reference in New Issue
Copy Permalink