Update ct/nightscout.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
parent
8d9ef8b17d
commit
5ef45368c4
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user