mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 12:13:34 +02:00
Install listenbuddy
This commit is contained in:
@@ -37,5 +37,7 @@ wget https://github.com/jsha/boulder-tools/raw/master/goose.gz && \
|
|||||||
zcat goose.gz > $GOPATH/bin/goose && \
|
zcat goose.gz > $GOPATH/bin/goose && \
|
||||||
chmod +x $GOPATH/bin/goose
|
chmod +x $GOPATH/bin/goose
|
||||||
./test/create_db.sh
|
./test/create_db.sh
|
||||||
|
# listenbuddy is needed for ./start.py
|
||||||
|
go get github.com/jsha/listenbuddy
|
||||||
./start.py &
|
./start.py &
|
||||||
# Hopefully start.py bootstraps before integration test is started...
|
# Hopefully start.py bootstraps before integration test is started...
|
||||||
|
|||||||
Reference in New Issue
Block a user