mirror of
https://github.com/canastro/copy-action.git
synced 2024-12-27 19:45:02 +08:00
4 lines
44 B
Bash
Executable File
4 lines
44 B
Bash
Executable File
# !/bin/sh -l
|
|
#!/bin/bash
|
|
|
|
cp "$1" "$2" "$3" |