• Joshua Tauberer's avatar
    install network-checks's dependencies · 7ea956d3
    Joshua Tauberer authored
    Since it runs before the real setup begins, we must make sure that packages are installed.
    
    Also removing bind9-host's installation from system.sh. In 189dd600 I added this so we could use `host`
    to aid Docker autoconfiguration. Docker support was since removed but this hadn't gotten removed, which lead me to think it was
    normally installed by Ubuntu. It's now installed in `network-checks.sh`.
    
    fixes #180
    7ea956d3
system.sh 3.06 KB