mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 16:48:16 -06:00
Esta es mi segunda prueba.
This commit is contained in:
parent
bfae627668
commit
1ebe02b398
@ -1 +0,0 @@
|
||||
Esto es una prueba
|
1
prueba2.txt
Normal file
1
prueba2.txt
Normal file
@ -0,0 +1 @@
|
||||
Esto es la prueba 2
|
@ -1,6 +1,6 @@
|
||||
#!/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
|
||||
|
||||
# Output a line prefixed with a timestamp
|
||||
|
Loading…
Reference in New Issue
Block a user