From 744c6959c276ad74126dbbfdb1833039676ebfc7 Mon Sep 17 00:00:00 2001 From: Björn Mattsson Date: Fri, 25 Feb 2022 16:12:55 +0100 Subject: Add script to be run on metadata.* machines --- scripts/weekly-routines-metadata.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 scripts/weekly-routines-metadata.sh (limited to 'scripts/weekly-routines-metadata.sh') diff --git a/scripts/weekly-routines-metadata.sh b/scripts/weekly-routines-metadata.sh new file mode 100755 index 00000000..a1027b31 --- /dev/null +++ b/scripts/weekly-routines-metadata.sh @@ -0,0 +1,5 @@ +#!/bin/sh +# Used on metadata.swamid.se and metadata.lab.swamid.se + +# Store statistics +docker exec swamid-metadata-sp php /var/www/scripts/saveWeekStats.php -- cgit v1.2.3