fix ebook

This commit is contained in:
Tyrel Souza 2023-03-15 18:23:03 -04:00
parent f0c7bc619a
commit d026ba76d6
No known key found for this signature in database
GPG Key ID: F3614B02ACBE438E
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
#!/bin/bash
set -e
fname="$1"
scp -rp "$1" "tyrel-dell:/kubernetes-volumes/calibre/incoming/$fname";
scp -rp "$1" tyrel-dell:"'/kubernetes-volumes/calibre/incoming/$1'";