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
f66487cbb8
commit
61400266fc
@ -20,7 +20,7 @@ MONGO_VERSION="8.0" setup_mongodb
|
||||
NODE_VERSION="22" setup_nodejs
|
||||
|
||||
msg_info "Installing Nightscout (Patience)"
|
||||
cd /opt || exit
|
||||
cd /opt
|
||||
git clone https://github.com/nightscout/cgm-remote-monitor.git nightscout
|
||||
cd nightscout
|
||||
$STD npm install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user