From 85a26274ce87d13b1d6ae16dcc92b4c3fd30e7df Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Thu, 17 Jan 2019 09:19:14 +0100 Subject: updated pipeline and update-script --- scripts/do-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/do-update.sh b/scripts/do-update.sh index 555d9ab..428e94a 100755 --- a/scripts/do-update.sh +++ b/scripts/do-update.sh @@ -1,3 +1,3 @@ #!/bin/bash -cd /var/cache/metadata_r1 && make update +cd /var/cache/metadata && make update -- cgit v1.2.3