Debian-micro-home-server ======================== Samba, TV headend, CUPS, scanner, Postfix, Dovecot, Apache, PHP, Mysql install Installation steps ------------------ ```shell sudo apt-get -y install git cd ~ git clone https://github.com/igorpecovnik/Debian-micro-home-server chmod +x ./Debian-micro-home-server/install.sh cd ./Debian-micro-home-server sudo ./install.sh ```