Skip to content

Commit abf7b57

Browse files
committed
fix wrong shbang
1 parent 4e8add0 commit abf7b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console-text-color-themes.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#/bin/bash
1+
#!/bin/bash
22
# @Function
33
# show all console text color themes.
44

0 commit comments

Comments
 (0)