mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Cat etc/hosts
This commit is contained in:
parent
29aef60728
commit
17c7d5c56b
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ fi
|
|||
|
||||
docker-compose up -d
|
||||
echo 10.77.77.77 boulder | sudo tee -a /etc/hosts
|
||||
cat /etc/hosts
|
||||
|
||||
set +x # reduce verbosity while waiting for boulder
|
||||
for n in `seq 1 60` ; do
|
||||
|
|
|
|||
Loading…
Reference in a new issue