mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-05 07:52:34 +00:00
3 lines
60 B
Bash
3 lines
60 B
Bash
mkdir -p __dest_dir__
|
|
cp __src__ __dest_dir__/__dest_file__
|