mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 16:05:54 +00:00
Update ct/nightscout.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@ function update_script() {
|
||||
fi
|
||||
msg_info "Updating ${APP}"
|
||||
systemctl stop nightscout
|
||||
cd /opt/nightscout || exit
|
||||
cd /opt/nightscout
|
||||
git pull
|
||||
npm install
|
||||
systemctl start nightscout
|
||||
|
||||
Reference in New Issue
Block a user