again fix -.-
This commit is contained in:
parent
5526161f7f
commit
8ecdbfa5c2
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
say () { say %s\\n "$*" ; }
|
||||
say () { printf %s\\n "$*" ; }
|
||||
|
||||
GRE='\033[0;32m'
|
||||
RED='\033[0;31m'
|
||||
|
Reference in New Issue
Block a user