Skip to content

Commit 3598d91

Browse files
authored
remove duplicate shebang
1 parent 92dc1e7 commit 3598d91

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)