#!/bin/sh # install icinga-web set -e set -o xtrace DEBIAN_FRONTEND=noninteractive apt-get -y install icinga-web icinga-cgi