mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-24 21:47:26 +00:00
Apply suggestions from code review
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,7 @@ function update_script() {
|
||||
NODE_VERSION="20" setup_nodejs
|
||||
|
||||
msg_info "Updating ${APP} LXC"
|
||||
cd /opt/strapi || exit
|
||||
cd /opt/strapi
|
||||
$STD npm run build
|
||||
systemctl restart strapi
|
||||
msg_ok "Updated successfully!"
|
||||
|
||||
Reference in New Issue
Block a user