Update install/nightscout-install.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
e072924062
commit
c7d2c8fed0
@ -22,7 +22,7 @@ NODE_VERSION="22" setup_nodejs
|
|||||||
msg_info "Installing Nightscout (Patience)"
|
msg_info "Installing Nightscout (Patience)"
|
||||||
cd /opt || exit
|
cd /opt || exit
|
||||||
git clone https://github.com/nightscout/cgm-remote-monitor.git nightscout
|
git clone https://github.com/nightscout/cgm-remote-monitor.git nightscout
|
||||||
cd nightscout || exit
|
cd nightscout
|
||||||
$STD npm install
|
$STD npm install
|
||||||
msg_ok "Installed Nightscout"
|
msg_ok "Installed Nightscout"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user