gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-grid5k] 141/189: update recovery script


From: gnunet
Subject: [taler-grid5k] 141/189: update recovery script
Date: Thu, 28 Apr 2022 10:48:31 +0200

This is an automated email from the git hooks/post-receive script.

marco-boss pushed a commit to branch master
in repository grid5k.

commit 538bf1b08a14994a16f907c65e1093b583ef9e73
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Tue Apr 12 15:05:18 2022 +0200

    update recovery script
---
 additional/recover/run.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/additional/recover/run.sh b/additional/recover/run.sh
index f14afd2..cf50c77 100755
--- a/additional/recover/run.sh
+++ b/additional/recover/run.sh
@@ -15,8 +15,9 @@ export PROMETHEUS_DATA="${TMP_BASEDIR}/prometheus"
 export DASHBOARDS_DIR="${TMP_BASEDIR}/dashboards"
 
 mkdir -p ${DASHBOARDS_DIR} || true
+rm -rf ${TMP_BASEDIR} || true
 
-tar -xvf ${1} -C ${TMP_BASEDIR}
+cp -r ${1} ${TMP_BASEDIR}
 
 # load the times to adjust the grafana dashboards
 source "${TMP_BASEDIR}/times.env"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]