master
Can202 2021-09-29 23:29:10 -03:00
parent ae1d36b7c1
commit 42f0b708be
1 changed files with 3 additions and 0 deletions

3
Bash/HolaMundo.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
echo "Hola Mundo"