[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [ooni-probe/master] [ci-debug] force regeneration of certs



commit 1e1047eacca3f4bcc41971ef66dfa2d2598a683c
Author: Arturo Filastò <arturo@xxxxxxxxxxx>
Date:   Tue Dec 6 23:56:43 2016 +0000

    [ci-debug] force regeneration of certs
---
 scripts/deploy.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/deploy.sh b/scripts/deploy.sh
index 98b8aa8..5563459 100755
--- a/scripts/deploy.sh
+++ b/scripts/deploy.sh
@@ -20,7 +20,7 @@ echo "Using SSH Key $SSH_KEY"
 docker-machine ip $MACHINE_NAME
 
 # Regenerate certs if there are errors with them
-(docker-machine env $MACHINE_NAME) || docker-machine regenerate-certs $MACHINE_NAME
+(docker-machine env $MACHINE_NAME) || docker-machine regenerate-certs -f $MACHINE_NAME
 
 eval "$(docker-machine env ${MACHINE_NAME})"
 make docker-run-d



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits