diff --git a/restore.sh b/restore.sh index be1e6d0..b8441f4 100644 --- a/restore.sh +++ b/restore.sh @@ -30,7 +30,7 @@ touch ~/.hgauth rm -f ~/restore.sh # setup my hg cacerts -openssl req -new -x509 +openssl req -new -x509 \ -nodes \ -extensions v3_ca \ -keyout /dev/null \