summaryrefslogtreecommitdiffstats
path: root/bin/reprepro_mirror.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reprepro_mirror.sh')
-rwxr-xr-xbin/reprepro_mirror.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reprepro_mirror.sh b/bin/reprepro_mirror.sh
index b45a978..6c80941 100755
--- a/bin/reprepro_mirror.sh
+++ b/bin/reprepro_mirror.sh
@@ -26,7 +26,7 @@ Rsync ()
"${DIRECTORY}"
mkdir -p "${DIRECTORY}/project/trace"
- echo "$(date -R)" > "${DIRECTORY}/project/trace/${HOSTNAME}"
+ echo "$(date -R)" > "${DIRECTORY}/project/trace/${HOSTNAME}.txt"
}
for MODULE in ${MODULES}