From dcdcb91300998c3f88f473e363c0e50d2e89741d Mon Sep 17 00:00:00 2001 From: Kristina Date: Sat, 9 May 2026 20:25:30 +0200 Subject: [PATCH] Prueba CICD 3 --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index ec3d378..f6ce410 100644 --- a/test.sh +++ b/test.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "Fecha" date -echo "Directorio" +echo "Directorios" pwd echo "Archivos" ls -l \ No newline at end of file