From 047568b93dcb9bbfee03e40dfce875dfb95f3463 Mon Sep 17 00:00:00 2001 From: borekon Date: Mon, 14 Mar 2022 11:56:15 +0000 Subject: [PATCH] Actualizar 'README.md' Instrucciones para ejecutar desde consola --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 44a4c51..20d398a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # 1st_run -Configure a Debian OS from Scratch. -Install some default packages. -Set up an username, add it to sudo. -Ask whether install webmin, pihole (and add lst's encrypt certificate) and pivpn. \ No newline at end of file +Configure a Debian OS from Scratch. +Install some default packages. +Set up an username, add it to sudo. +Ask whether install webmin, pihole (and add lst's encrypt certificate) and pivpn. + +Simply run: +### curl -sSL https://gitea.avc.cx/borekon/1st_run/raw/branch/master/setup.sh | bash \ No newline at end of file