mirror of
https://github.com/canastro/copy-action.git
synced 2024-12-27 19:45:02 +08:00
Fix?
This commit is contained in:
parent
abddda8d48
commit
94f2df9662
@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh -l
|
#!/bin/sh -l
|
||||||
|
|
||||||
cp $1 $2 $3
|
cp "$1" "$2" "$3"
|
Loading…
x
Reference in New Issue
Block a user