Skip to content

Commit

Permalink
updated lemon to v(2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrikodar authored Aug 7, 2021
1 parent 3bafdc4 commit 5e5d5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lemon
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ function make_cache_file() {

function cache_run() {
echo -e "\n[${BGreen}+${NC}] running in ${BRed}cache${NC} mode!"
echo -e "[${BGreen}+${NC}] caching all results..this might take some times, waiting for all threads to exit"
echo -e "[${BGreen}+${NC}] caching all results..this might take some time, waiting for all threads to exit"
make_cache_file
PS3=$(echo -e "\n${BRed}lemon${NC}@$(uname -a | awk '{print $2}')~ ")
echo -e "[${BGreen}+${NC}] Choose the option ${BRed}number${NC} from menu below! \n"
Expand Down

0 comments on commit 5e5d5b3

Please sign in to comment.