Fixed ./blfs to show jhalfs-X as the used tool on the experimental branch.
This commit is contained in:
parent
e5612bbe6f
commit
c5a6f21487
1 changed files with 1 additions and 1 deletions
2
blfs
2
blfs
|
@ -44,7 +44,7 @@ simple_error() { # Basic error trap.... JUST DIE
|
||||||
}
|
}
|
||||||
|
|
||||||
see_ya() {
|
see_ya() {
|
||||||
echo -e "\n\t${BOLD}Goodbye and thank you for choosing ${L_arrow}jhalfs${R_arrow}\n"
|
echo -e "\n\t${BOLD}Goodbye and thank you for choosing ${L_arrow}jhalfs-X${R_arrow}\n"
|
||||||
}
|
}
|
||||||
##### Simple error TRAPS
|
##### Simple error TRAPS
|
||||||
# ctrl-c SIGINT
|
# ctrl-c SIGINT
|
||||||
|
|
Reference in a new issue