mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-21 19:01:37 +00:00
3 lines
60 B
Bash
3 lines
60 B
Bash
mkdir -p __dest_dir__
|
|
cp __src__ __dest_dir__/__dest_file__
|