Skip to content

Commit bceb2e3

Browse files
authored
Update hello.sh
1 parent 8aa6369 commit bceb2e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hello.sh

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#! /bin/bash
22

3-
# ECHO COMMAND
43
# echo Hello World!!
5-
# script by az7rb
64
NAME="az7rb"
75
echo "My name is $NAME"
86
echo "Hello World"

0 commit comments

Comments
 (0)