prueba-cicd2

This commit is contained in:
andres 2026-05-16 14:26:04 +02:00
parent ec9d53f808
commit 6c3aece56c

7
test.sh Normal file
View file

@ -0,0 +1,7 @@
#!/bin/bash
echo "Fecha"
date
echo "Directorios"
pwd
echo "Archivos"
ls -l