Update ct/nightscout.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
c7d2c8fed0
commit
fb1fbf0a6e
@ -29,7 +29,7 @@ function update_script() {
|
|||||||
fi
|
fi
|
||||||
msg_info "Updating ${APP}"
|
msg_info "Updating ${APP}"
|
||||||
systemctl stop nightscout
|
systemctl stop nightscout
|
||||||
cd /opt/nightscout || exit
|
cd /opt/nightscout
|
||||||
git pull
|
git pull
|
||||||
npm install
|
npm install
|
||||||
systemctl start nightscout
|
systemctl start nightscout
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user