testan a reboold \

This commit is contained in:
2025-10-14 04:48:48 -06:00
parent 3ab2d5524c
commit a629c8d015
+1 -1
View File
@@ -100,7 +100,7 @@ sleep 60
# installing ble.sh # installing ble.sh
echo "Installing BLE.sh" echo "Installing BLE.sh"
git clone --recursive --depth 1 --shallow-submodules https://github.com/akinomyoga/ble.sh.git git clone --recursive --depth 1 --shallow-submodules https://github.com/akinomyoga/ble.sh.git /tmp/ble.sh
make -C /tmp/ble.sh install PREFIX=/home/$username/.local make -C /tmp/ble.sh install PREFIX=/home/$username/.local
echo -e "\n# ble.sh" >> /home/$username/.bashrc echo -e "\n# ble.sh" >> /home/$username/.bashrc
echo "source -- /home/$username/.local/share/blesh/ble.sh" >> /home/$username/.bashrc echo "source -- /home/$username/.local/share/blesh/ble.sh" >> /home/$username/.bashrc