Fixed colorscript
This commit is contained in:
parent
f4fa43b7e6
commit
c79881b41c
@ -10,7 +10,7 @@ function _help() {
|
|||||||
printf "${fmt_help}" \
|
printf "${fmt_help}" \
|
||||||
"-h, --help, help" "Print this help." \
|
"-h, --help, help" "Print this help." \
|
||||||
"-r, --random, random" "Run a random color script." \
|
"-r, --random, random" "Run a random color script." \
|
||||||
"-e, --exec, exec" "Run a specified color script by SCRIPT NAME or INDEX."\
|
"-e, --exec, exec" "Run a specified color script by SCRIPT NAME or INDEX."
|
||||||
}
|
}
|
||||||
|
|
||||||
function _random() {
|
function _random() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user