weeewoooo

This commit is contained in:
2025-11-01 22:38:39 -06:00
parent e14d9023cd
commit 523d8998e0
+1
View File
@@ -183,6 +183,7 @@ fi
if [ ! -d $userhome/.local/share/blesh ]; then
# install ble.sh
echo -e "\nble.sh not found, installing\n"
cd /tmp
git clone --recursive --depth 1 --shallow-submodules https://github.com/akinomyoga/ble.sh.git
make -C ble.sh install PREFIX=$userhome/.local
echo '# ble.sh' >> $rcfile