Actualizar 'README.md'

Instrucciones para ejecutar desde consola
This commit is contained in:
borekon 2022-03-14 11:56:15 +00:00
parent 8bbf328bb4
commit 047568b93d

View File

@ -1,6 +1,9 @@
# 1st_run # 1st_run
Configure a Debian OS from Scratch. Configure a Debian OS from Scratch.
Install some default packages. Install some default packages.
Set up an username, add it to sudo. Set up an username, add it to sudo.
Ask whether install webmin, pihole (and add lst's encrypt certificate) and pivpn. 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