mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-25 01:34:28 +01:00
Update build.func
tweak
This commit is contained in:
parent
ffb58a5111
commit
9d9620249f
@ -75,7 +75,7 @@ msg_error() {
|
||||
shell_check() {
|
||||
if [[ "$(basename "$SHELL")" != "bash" ]]; then
|
||||
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..."
|
||||
sleep 2
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user