Skip to content

Commit

Permalink
set up xdrip-js with DEXCOM_CGM_TX_ID
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed May 28, 2019
1 parent 195c3ef commit 72e6a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/oref0-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1150,6 +1150,7 @@ if prompt_yn "" N; then
git clone https://github.com/xdrip-js/Logger.git $HOME/src/Logger
cd $HOME/src/Logger
sudo npm run global-install
cgm-transmitter $DEXCOM_CGM_TX_ID
touch /tmp/reboot-required
fi

Expand Down

0 comments on commit 72e6a6e

Please sign in to comment.