mirror of
https://github.com/bigbeartechworld/big-bear-scripts.git
synced 2026-07-06 22:01:58 -04:00
[PR #13] [MERGED] ✨ feat(healthcheck): Add sudo check and improve version display #16
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/13
Author: @dragonfire1119
Created: 10/11/2024
Status: ✅ Merged
Merged: 10/11/2024
Merged by: @dragonfire1119
Base:
master← Head:update-healthcheck-to-v3.2📝 Commits (1)
aee81b5✨ feat(healthcheck): Add sudo check and improve version display📊 Changes
1 file changed (+15 additions, -1 deletions)
View changed files
📝
casaos-healthcheck/run.sh(+15 -1)📄 Description
This commit introduces the following changes:
user to continue without sudo or exit the script.
The sudo check is added to ensure that the script can perform all necessary
checks and provide complete information, as some checks may require elevated
privileges. The version update reflects the latest release of the healthcheck
tool.
Summary by CodeRabbit
New Features
Bug Fixes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.