Update strapi.sh

This commit is contained in:
Tobias 2026-02-17 20:38:20 +01:00 committed by GitHub
parent ca2a0d4279
commit 30b03aa9db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ function update_script() {
NODE_VERSION="24" setup_nodejs NODE_VERSION="24" setup_nodejs
msg_info "Updating ${APP} LXC" msg_info "Updating strapi"
cd /opt/strapi cd /opt/strapi
$STD npm run build $STD npm run build
systemctl restart strapi systemctl restart strapi