Skip to content

Commit 563c74d

Browse files
committed
update install-deps
1 parent bea6f12 commit 563c74d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.evergreen/install-dependencies.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,3 @@ if [ ! -f $BIN_DIR/just ]; then
2727
fi
2828
}
2929
fi
30-
31-
# Add 'server' and 'hostname_not_in_cert' as a hostnames
32-
echo "127.0.0.1 server" | $SUDO tee -a /etc/hosts
33-
echo "127.0.0.1 hostname_not_in_cert" | $SUDO tee -a /etc/hosts

0 commit comments

Comments
 (0)