Commit 6ce2a2a8 authored by Igor Pečovnik's avatar Igor Pečovnik
Browse files

install code

parent 2d9d36c1
......@@ -2,3 +2,15 @@ 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
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment