Compare commits

..

2 commits

Author SHA1 Message Date
Kristina
578ad5b00a funciona bien
All checks were successful
Pipeline de prueba / verificacion (push) Successful in 10s
2026-05-11 02:14:51 +02:00
Kristina
57ae46e65c funcionando 2026-05-11 02:13:30 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -4,5 +4,5 @@ date
echo "Directorios" echo "Directorios"
pwd pwd
echo "Archivos" echo "Archivos"
ls -la ls -l
echo "Funciona correctamente" echo "Funciona correctamente"

View file

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
echo "Testeando" echo "Testeandoo"