[PR #95] Remove custom update script in Pi-Alert installation #2389

Closed
opened 2025-11-20 05:29:36 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/95

State: closed
Merged: Yes


Description

Remove custom update script in Pi-Alert installation. The file /usr/bin/update is created automatically by the customize function in install.func and should not be overwritten (keep the update logic in the update script)

Type of change

  • Bug fix (non-breaking change that resolves an issue)
  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/95 **State:** closed **Merged:** Yes --- ## Description Remove custom update script in Pi-Alert installation. The file `/usr/bin/update` is created automatically by the customize function in install.func and should not be overwritten (keep the update logic in the update script) ## Type of change - [X] Bug fix (non-breaking change that resolves an issue) - [X] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
saavagebueno added the pull-request label 2025-11-20 05:29:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2389