minor fir
This commit is contained in:
parent
6462bde1aa
commit
e16883a079
1 changed files with 1 additions and 1 deletions
2
wpfind
2
wpfind
|
@ -21,7 +21,7 @@ inputDir=$currentDir
|
||||||
verbosemode=no
|
verbosemode=no
|
||||||
minw="1920"
|
minw="1920"
|
||||||
|
|
||||||
# colors const for the script
|
# colors const used in the script
|
||||||
UNDERLINE=$(tput sgr 0 1)
|
UNDERLINE=$(tput sgr 0 1)
|
||||||
BOLD=$(tput bold)
|
BOLD=$(tput bold)
|
||||||
ROUGE=$(tput setaf 1)
|
ROUGE=$(tput setaf 1)
|
||||||
|
|
Loading…
Reference in a new issue