fixed
This commit is contained in:
parent
8cca584f20
commit
e1d74f31e7
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -437,7 +437,7 @@ _blesh() {
|
|||
if [[ ! -f $HOME/.local/share/blesh/ble.sh ]]; then
|
||||
d_blesh # Dependency check for blesh
|
||||
echo_info "Installing blesh.. Depending on your internet connection and the performance of the client, this could take a minute or two.."
|
||||
i_blesh# installing blesh silently
|
||||
i_blesh # installing blesh silently
|
||||
else
|
||||
# . "$HOME/.local/share/blesh/ble.sh" --attach=none
|
||||
. "$HOME/.local/share/blesh/ble.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue