Update build.func

tweak
pull/2563/head
tteckster 9 months ago committed by GitHub
parent ffb58a5111
commit 9d9620249f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -75,7 +75,7 @@ msg_error() {
shell_check() { shell_check() {
if [[ "$(basename "$SHELL")" != "bash" ]]; then if [[ "$(basename "$SHELL")" != "bash" ]]; then
clear clear
msg_error "Your current shell is not Bash. To utilize these scripts, please switch to the Bash shell." msg_error "Your default shell is currently not set to Bash. To use these scripts, please switch to the Bash shell."
echo -e "\nExiting..." echo -e "\nExiting..."
sleep 2 sleep 2
exit exit

Loading…
Cancel
Save

Powered by BW's shoe-string budget.