[PR #133] [MERGED] get rid of bc and use xargs #149

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

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_enable_M2_volume/pull/133
Author: @capullo
Created: 11/24/2023
Status: Merged
Merged: 11/24/2023
Merged by: @007revad

Base: mainHead: main


📝 Commits (1)

  • e6e821b get rid of bc and use xargs

📊 Changes

2 files changed (+2 additions, -63 deletions)

View changed files

bin/bc (+0 -0)
📝 syno_enable_m2_volume.sh (+2 -63)

📄 Description

You don't bc.
You can use expr with xargs for a simple calculation


🔄 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_enable_M2_volume/pull/133 **Author:** [@capullo](https://github.com/capullo) **Created:** 11/24/2023 **Status:** ✅ Merged **Merged:** 11/24/2023 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e6e821b`](https://github.com/007revad/Synology_enable_M2_volume/commit/e6e821b4317f3a944d7418db6e249767814b8cde) get rid of bc and use xargs ### 📊 Changes **2 files changed** (+2 additions, -63 deletions) <details> <summary>View changed files</summary> ➖ `bin/bc` (+0 -0) 📝 `syno_enable_m2_volume.sh` (+2 -63) </details> ### 📄 Description You don't bc. You can use expr with xargs for a simple calculation --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:13:00 +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_enable_M2_volume#149
No description provided.