Compare commits

...

1 Commits

Author SHA1 Message Date
Cryptoval2 d427e22d41 crypto sim -> dated target directory 2025-09-12 23:01:51 +00:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
2.2.4,docker prepare sim - eqt - fix
2.2.5
@@ -232,6 +232,7 @@ echo ${Cmd}
eval ${Cmd}
for tgt in ${RSYNC_TARGETS} ; do
tgt="${tgt}/${year}/${month}"
Cmd="/usr/bin/rsync -ahv"
Cmd+=" -e 'ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'"
Cmd+=" ${ResultDbFile}.gz ${tgt}"