summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_json.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_json.sh')
-rwxr-xr-xbin/reproducible_json.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_json.sh b/bin/reproducible_json.sh
index 339df19b..aea32913 100755
--- a/bin/reproducible_json.sh
+++ b/bin/reproducible_json.sh
@@ -43,6 +43,6 @@ done < <(echo "$RESULT")
write_json "]"
echo
-echo "$(date) - $REPRODUCIBLE_URL/userContent/reproducible.json has been updated."
+echo "$(date) - $REPRODUCIBLE_URL/reproducible.json has been updated."
mv $JSON /var/lib/jenkins/userContent/reproducible.json
chmod 755 /var/lib/jenkins/userContent/reproducible.json