Fixed colorscript

This commit is contained in:
lkarch 2024-08-24 04:22:57 -04:00
parent f4fa43b7e6
commit c79881b41c

View File

@ -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() {