This commit is contained in:
Pablo Ferreiro 2025-04-03 19:42:57 +02:00
parent b0b46f637c
commit b645b91339
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
--- ---
title: Bash Workshop 2º edition title: Bash Workshop 2º edition
description: Begin using the console with confidence. Learn to manipulate and automate different tasks using the command line. description: Begin using the console with confidence. Learn to manipulate and automate different tasks using the command line.
image: assets/bash-tutorial.png image: assets/bash-tutorial2025.png
date: 2025-04-17T16:00:00+01:00 date: 2025-04-07T16:00:00+01:00
place: Room 4.1.1 (Coworking Room) of the ETSI Informática place: Room 4.1.1 (Coworking Room) of the ETSI Informática
finished: true finished: true
--- ---

View File

@ -2,7 +2,7 @@
title: 'Taller de Bash 2º edición' title: 'Taller de Bash 2º edición'
description: 'Empieza a utilizar la consola con confianza. Aprende manipular y automatizar diversas tareas desde la línea de comandos.' description: 'Empieza a utilizar la consola con confianza. Aprende manipular y automatizar diversas tareas desde la línea de comandos.'
image: 'assets/bash-tutorial2025.png' image: 'assets/bash-tutorial2025.png'
date: 2025-04-17T16:00:00+01:00 date: 2025-04-07T16:00:00+01:00
place: 'Aula 4.1.1 (Sala Coworking) de la ETSI Informática' place: 'Aula 4.1.1 (Sala Coworking) de la ETSI Informática'
finished: false finished: false
--- ---