updooted packages

This commit is contained in:
2025-12-17 04:49:07 -07:00
parent 1285f2c0c8
commit cdd7421c2f
+1 -1
View File
@@ -213,7 +213,7 @@ if [ ! -d $userhome/.local/share/blesh ]; then
make -C ble.sh install PREFIX=~/.local
echo '# ble.sh' >> $rcfile
echo "source -- ~/.local/share/blesh/ble.sh" >> $rcfile
# source $rcfile
source $rcfile
# exec "$SHELL"
else
echo -e "\nble.sh already installed, skippping\n"