From bcabb49c70724d64d6ff47a56c60b51346cf7fa8 Mon Sep 17 00:00:00 2001 From: Arjan H Date: Sat, 2 Apr 2022 14:55:00 +0200 Subject: [PATCH] Fix restore script --- restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restore b/restore index 65500db..ffd9e07 100755 --- a/restore +++ b/restore @@ -14,7 +14,7 @@ cd /tmp tar xzf $FILE cd /home/labca/boulder -docker-compose exec bmysql mysql boulder_sa_integration <$TMPDIR/boulder_sa_integration.sql +docker-compose exec -T bmysql mysql boulder_sa_integration <$TMPDIR/boulder_sa_integration.sql mv -f $TMPDIR/*key* $TMPDIR/*cert.pem $TMPDIR/*.csr /home/labca/nginx_data/ssl/