From a629c8d0152adc56e148be4a6c4ff69152c27aba Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 04:48:48 -0600 Subject: [PATCH] testan a reboold \ --- installer3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer3.sh b/installer3.sh index 68c3142..17e76fc 100644 --- a/installer3.sh +++ b/installer3.sh @@ -100,7 +100,7 @@ sleep 60 # 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 echo -e "\n# ble.sh" >> /home/$username/.bashrc echo "source -- /home/$username/.local/share/blesh/ble.sh" >> /home/$username/.bashrc