[PR #218] [MERGED] fix wrong uname #325

Closed
opened 2026-03-07 19:17:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_HDD_db/pull/218
Author: @leonpano2006
Created: 1/20/2024
Status: Merged
Merged: 1/20/2024
Merged by: @007revad

Base: mainHead: main


📝 Commits (2)

  • fa65067 Update syno_hdd_db.sh
  • 9d33131 Merge pull request #1 from leonpano2006/leonpano2006-patch-1

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 syno_hdd_db.sh (+1 -1)

📄 Description

replace uname -a with /usr/bin/uname -a to ensure it can get message like synology_denverton_2419+ or script will say is not synology NAS like in #217
this will fix #217


🔄 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/007revad/Synology_HDD_db/pull/218 **Author:** [@leonpano2006](https://github.com/leonpano2006) **Created:** 1/20/2024 **Status:** ✅ Merged **Merged:** 1/20/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`fa65067`](https://github.com/007revad/Synology_HDD_db/commit/fa650678739bf54f3df1f2f2ddee91febe5d34b0) Update syno_hdd_db.sh - [`9d33131`](https://github.com/007revad/Synology_HDD_db/commit/9d33131cbfacd197a6c0a14fe572b3be66307e97) Merge pull request #1 from leonpano2006/leonpano2006-patch-1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `syno_hdd_db.sh` (+1 -1) </details> ### 📄 Description replace `uname -a` with `/usr/bin/uname -a` to ensure it can get message like synology_denverton_2419+ or script will say is not synology NAS like in #217 this will fix #217 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:17:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_HDD_db#325
No description provided.