Add first bash script
This commit is contained in:
4
DevOps-Bash/hello.sh
Executable file
4
DevOps-Bash/hello.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Hello, DevOps"
|
||||
|
||||
Reference in New Issue
Block a user