Skip to content

Commit adb8af4

Browse files
authored
Merge pull request #7 from Hashnode/scriptonist-patch-1
remove duplicate shebang
2 parents 92dc1e7 + 3598d91 commit adb8af4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

get.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22
# set -x
33
set -eo pipefail
4-
#!/bin/bash
54

65
GREEN='\033[0;32m'
76
NC='\033[0m'

0 commit comments

Comments
 (0)