Update ct/nightscout.sh

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Francesco Vattiato 2026-01-20 14:16:09 +01:00 committed by GitHub
parent 8d9ef8b17d
commit 5ef45368c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,10 +35,10 @@ function update_script() {
fetch_and_deploy_gh_release "nightscout" "nightscout/cgm-remote-monitor" "source" fetch_and_deploy_gh_release "nightscout" "nightscout/cgm-remote-monitor" "source"
msg_info "Updating ${APP}" msg_info "Updating Nightscout"
cd /opt/nightscout cd /opt/nightscout
$STD npm install $STD npm install
msg_ok "Updated ${APP}" msg_ok "Updated Nightscout"
msg_info "Starting Service" msg_info "Starting Service"
systemctl start nightscout systemctl start nightscout