[PR #113] [MERGED] Develop #138

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

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_enable_M2_volume/pull/113
Author: @007revad
Created: 9/19/2023
Status: Merged
Merged: 9/19/2023
Merged by: @007revad

Base: mainHead: develop


📝 Commits (2)

📊 Changes

2 files changed (+181 additions, -83 deletions)

View changed files

📝 CHANGES.txt (+10 -0)
📝 syno_enable_m2_volume.sh (+171 -83)

📄 Description

v1.0.9

  • Added --autoupdate=[age] option to auto update synology_hdd_db x days after new version released.
    • Autoupdate logs update success or errors to DSM system log.
  • Added -e --email option to disable coloured output to make task scheduler emails easier to read.
  • Bug fix for script not updating itself if .sh file had been renamed.
  • Bug fix for missing executable permissions if .sh file had been renamed.
  • Bug fix to prevent update loop if script's .tar.gz file already exists in /tmp.
  • Bug fix to prevent update failing if script's temp folder already exists in /tmp.
  • Now only copies CHANGES.txt to script location if script is located on a volume, to prevent putting CHANGES.txt on system partition (/usr/bin, /usr/sbin, /root etc.)

🔄 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/113 **Author:** [@007revad](https://github.com/007revad) **Created:** 9/19/2023 **Status:** ✅ Merged **Merged:** 9/19/2023 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (2) - [`1805bd3`](https://github.com/007revad/Synology_enable_M2_volume/commit/1805bd3031edbc75a1c8cb4a0976b4f043b20652) Update CHANGES.txt - [`79cb323`](https://github.com/007revad/Synology_enable_M2_volume/commit/79cb3232c08a2acce7cf2179f0668f339943852a) Update syno_enable_m2_volume.sh ### 📊 Changes **2 files changed** (+181 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+10 -0) 📝 `syno_enable_m2_volume.sh` (+171 -83) </details> ### 📄 Description v1.0.9 - Added --autoupdate=[age] option to auto update synology_hdd_db x days after new version released. - Autoupdate logs update success or errors to DSM system log. - Added -e --email option to disable coloured output to make task scheduler emails easier to read. - Bug fix for script not updating itself if .sh file had been renamed. - Bug fix for missing executable permissions if .sh file had been renamed. - Bug fix to prevent update loop if script's .tar.gz file already exists in /tmp. - Bug fix to prevent update failing if script's temp folder already exists in /tmp. - Now only copies CHANGES.txt to script location if script is located on a volume, to prevent putting CHANGES.txt on system partition (/usr/bin, /usr/sbin, /root etc.) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:12:57 +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#138
No description provided.