minor fix
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
0.4.5
|
0.4.6
|
||||||
@@ -51,7 +51,7 @@ files=$(eval ${Cmd})
|
|||||||
|
|
||||||
if [ "$files" == "" ]
|
if [ "$files" == "" ]
|
||||||
then
|
then
|
||||||
echo "No files found older than ${Oldest} in ${LogDir}"
|
echo "No files found older than ${Oldest} in ${ArchiveDir}"
|
||||||
else
|
else
|
||||||
Target="${TargetHost}:/home/cvtt/Archive/${FromHost}/"
|
Target="${TargetHost}:/home/cvtt/Archive/${FromHost}/"
|
||||||
echo "Moving files to ${Target}:"
|
echo "Moving files to ${Target}:"
|
||||||
|
|||||||
Reference in New Issue
Block a user