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-11-23 10:33:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ae66602ce7
copy
/
entrypoint.sh
3 lines
29 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
Allow files with spaces (#12)
2022-10-17 17:41:08 +08:00
cp
$1
"
$2
"
"
$3
"
Reference in New Issue
Copy Permalink