(Assuming you already have flashed jubilinux recently) Copy and paste this bootstrap script instead of the current one in the docs:
#!/bin/bash
(
dmesg -D
echo Scanning for wifi networks:
| #!/bin/bash | |
| git clone -b bewest/dev https://github.com/bewest/decoding-carelink.git | |
| git clone https://github.com/bewest/dexcom_reader.git | |
| git clone https://github.com/openaps/openaps.git | |
| (cd decoding-carelink | |
| sudo python setup.py develop | |
| ) |