todd-dsm / mac-ops

QnD Automation to build a MacBook Pro for DevOps
MIT License
11 stars 7 forks source link

fix copy to destination directory #76

Open todd-dsm opened 2 years ago

todd-dsm commented 2 years ago

I think the destination directory doesn't exist yet:

Configuring GNU Coreutils...
+ cp sources/aliases.zsh sources/functions.zsh /Users/todd.thomas/.config/shell
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file target_file
       cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file ... target_directory
todd-dsm commented 2 years ago

separate

The MANPATH Environmental Variable is empty!
+ sudo cp /etc/manpaths /etc/paths /Users/todd.thomas/.config/admin/backup
Password:
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file target_file
       cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file ... target_directory