summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcopyPhotos2
1 files changed, 1 insertions, 1 deletions
diff --git a/copyPhotos b/copyPhotos
index 6f00e92..2283241 100755
--- a/copyPhotos
+++ b/copyPhotos
@@ -261,7 +261,7 @@ do
| head -n1
)
scp "${bild}" "${publicHost}/${wen_1}/"
- echo ssh "${publicHost%%:*}" ' \
+ ssh "${publicHost%%:*}" ' \
cd "'"${publicHost#*:}"'"
'"$(
printf '%s\n' "${wen_roh}" \