Esta es mi segunda prueba.

This commit is contained in:
oamoreno 2018-04-12 22:29:17 +00:00
parent bfae627668
commit 1ebe02b398
3 changed files with 2 additions and 2 deletions

View File

@ -1 +0,0 @@
Esto es una prueba

1
prueba2.txt Normal file
View File

@ -0,0 +1 @@
Esto es la prueba 2

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# Exit code starts at 0 but is modified if any checks fail # Exit code starts at 0 but is modified if any checks fail and a test
EXIT=0 EXIT=0
# Output a line prefixed with a timestamp # Output a line prefixed with a timestamp