dotfiles/home/bin/ebook

5 lines
89 B
Bash
Executable File

#!/bin/bash
set -e
scp -rp "$1" tyrel-dell:"'/kubernetes-volumes/calibre/incoming/$1'";