Browse Source

0.5r7

pull/8/head 0.5r7
Gustavo Adolfo Mesa Roldán 3 years ago
parent
commit
b25fc8bd8d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/resources.sh

+ 1
- 1
lib/resources.sh View File

@ -58,6 +58,6 @@ function lowercase()
function error_not_install()
{
echo -e "$@ \e[91mis not Installed\e[0m, use 'lch -i' to install and 'lch -c' to check."
echo -e "$@ \e[91mis not installed\e[0m, use 'lch -i' to install and 'lch -c' to check."
exit 0
}

Loading…
Cancel
Save