zeus
3 years ago
2 changed files with 24 additions and 0 deletions
@ -0,0 +1,21 @@ |
|||||
|
#!/bin/sh |
||||
|
|
||||
|
|
||||
|
cat <<'EOF' |
||||
|
|
||||
|
----------------------------------------------------------------------------------------- |
||||
|
|
||||
|
*** On Error *** |
||||
|
|
||||
|
Get https://hub.swarmlab.io:5480/v2/: x509: certificate |
||||
|
Pulling … |
||||
|
ERROR: Get https://hub.swarmlab.io:5480/v2/: x509: certificate signed by unknown authority |
||||
|
|
||||
|
*** run *** |
||||
|
|
||||
|
./0-get-certs.sh |
||||
|
|
||||
|
----------------------------------------------------------------------------------------- |
||||
|
|
||||
|
EOF |
||||
|
echo $cat |
Loading…
Reference in new issue