mirror of
https://github.com/canastro/copy-action.git
synced 2024-11-23 06:13:50 +08:00
3 lines
29 B
Bash
Executable File
3 lines
29 B
Bash
Executable File
#!/bin/sh -l
|
|
|
|
cp $1 "$2" "$3" |