log update
sudo hcitool lescann
git config --global credential.helper store
bash btread.sh && bash gitpush.sh
*/30 * * * * cd /home/pi/temperatures/ && bash btread.sh && bash gitpush.sh
sudo hcitool lescanngit config --global credential.helper storebash btread.sh && bash gitpush.sh, github will require Personal access token to be input as the password, then it will be stored on disk*/30 * * * * cd /home/pi/temperatures/ && bash btread.sh && bash gitpush.sh