Cat etc/hosts

This commit is contained in:
Jacob Hoffman-Andrews 2018-05-08 18:43:14 -07:00
parent 29aef60728
commit 17c7d5c56b

View file

@ -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