beszel: fix: binary permission after upgrade

This commit is contained in:
Tobias 2025-09-17 20:59:09 +02:00 committed by GitHub
parent 82caa8769e
commit 9f3b66c160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,7 @@ function update_script() {
msg_info "Updating $APP"
$STD /opt/beszel/beszel update
chmod +x /opt/beszel/beszel
msg_ok "Updated $APP"
msg_info "Starting $APP"