mirror of
https://gitlab.com/imvec/picapikap.git
synced 2025-12-13 09:39:58 +01:00
Update instalador.sh
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# !/bin/bash
|
# !/bin/bash
|
||||||
#
|
#
|
||||||
# CÓMO UTILIZAR ESTE SCRIPT DE INSTALACIÓN
|
# CÓMO UTILIZAR ESTE SCRIPT DE INSTALACIÓN
|
||||||
# Instala la última versión de Raspberry OS Lite y flashéala usando Etcher.io.
|
# Instala la última versión de Raspberry OS Lite 32bits y flashéala usando Pi Imager ue te permitirá instalarlo y configurar la red wifi (https://y.com.sb/watch?v=ntaXWS8Lk34).
|
||||||
# Enchufa la Raspberry a un monitor y un teclado.
|
# Enchufa la Raspberry Pi a un monitor y un teclado.
|
||||||
# Enciéndela.
|
# Enciéndela.
|
||||||
# Entra en la carpeta de usuaria escribiendo "cd /home/pi"
|
# Entra en la carpeta de usuaria escribiendo "cd /home/pi"
|
||||||
# Descarga este archivo con "sudo wget https://gitlab.com/imvec/picapikap/-/raw/main/instalador.sh"
|
# Descarga este archivo con "sudo wget https://gitlab.com/imvec/picapikap/-/raw/main/instalador.sh"
|
||||||
@@ -11,8 +11,8 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
# HOW TO USE THIS INSTALLATION SCRIPT
|
# HOW TO USE THIS INSTALLATION SCRIPT
|
||||||
# Install latest version of Raspberry OS Lite and flash it using Etcher.io
|
# Install latest version of Raspberry OS Lite 32bits and flash it using Pi Imager that will allow you to install it and configure the wifi network (https://y.com.sb/watch?v=ntaXWS8Lk34)
|
||||||
# Plug the Raspberry to a monitor and a keyboard.
|
# Plug the Raspberry Pi to a monitor and a keyboard.
|
||||||
# Boot it up.
|
# Boot it up.
|
||||||
# Go to your user directory typing "cd /home/pi"
|
# Go to your user directory typing "cd /home/pi"
|
||||||
# Get this installer file with "sudo wget https://gitlab.com/imvec/picapikap/-/raw/main/instalador.sh"
|
# Get this installer file with "sudo wget https://gitlab.com/imvec/picapikap/-/raw/main/instalador.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user