.files/dotfiles/bin/c3cp

13 lines
168 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
2018-12-28 12:20:31 +00:00
#
# {{@@ env['dotdrop_warning'] @@}}
#
if [[ -z "$1" ]]; then
echo "Filepath missing."
exit 1
fi
rsync --verbose --progress --inplace $1 /tmp/