mirror of
https://github.com/awesome-lists/awesome-bash.git
synced 2025-11-11 09:35:09 -05:00
Create hello.sh
This commit is contained in:
parent
ccdc663890
commit
003c0c41b1
1 changed files with 3 additions and 0 deletions
3
hello.sh
Normal file
3
hello.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "hello"
|
||||
Loading…
Add table
Add a link
Reference in a new issue