[PR #136] [MERGED] fix: avoid failing and extra error messages #12200

Closed
opened 2026-08-05 01:32:38 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/136
Author: @mlsmaycon
Created: 10/18/2021
Status: Merged
Merged: 10/20/2021
Merged by: @braginini

Base: mainHead: fix-install-scripts


📝 Commits (4)

  • 379c483 avoid failing and extra error messages
  • a5bd0da avoid extra error messages when executed after pre_remove.sh
  • f814225 remove extra output and avoid failure on minor errors
  • e924a6f ensure the steps will run only on remove

📊 Changes

2 files changed (+31 additions, -19 deletions)

View changed files

📝 release_files/post_install.sh (+4 -5)
📝 release_files/pre_remove.sh (+27 -14)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/136 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 10/18/2021 **Status:** ✅ Merged **Merged:** 10/20/2021 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `fix-install-scripts` --- ### 📝 Commits (4) - [`379c483`](https://github.com/netbirdio/netbird/commit/379c48303d5f643427ea590e002d5d008180cd29) avoid failing and extra error messages - [`a5bd0da`](https://github.com/netbirdio/netbird/commit/a5bd0dab1b5e797312902b9601369bb518d759f6) avoid extra error messages when executed after pre_remove.sh - [`f814225`](https://github.com/netbirdio/netbird/commit/f814225067eddd4e2d0367ca233a1c6d1458529a) remove extra output and avoid failure on minor errors - [`e924a6f`](https://github.com/netbirdio/netbird/commit/e924a6f0536d6d5a24db7a7393ec8c32ffa3d586) ensure the steps will run only on remove ### 📊 Changes **2 files changed** (+31 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `release_files/post_install.sh` (+4 -5) 📝 `release_files/pre_remove.sh` (+27 -14) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 01:32:38 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12200