From f3cc79f444ce8f0d47c98713f765ad0e2051c0a6 Mon Sep 17 00:00:00 2001 From: Kristina Date: Sat, 9 May 2026 21:19:16 +0200 Subject: [PATCH] Prueba CICD 5 --- test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.sh b/test.sh index 91ec879..82642d2 100644 --- a/test.sh +++ b/test.sh @@ -5,3 +5,5 @@ echo "Directorios" pwd echo "Archivos" ls -l +echo "Quien soy" +whoami \ No newline at end of file