[PR #5] [MERGED] Develop #9

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

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_Recover_Data/pull/5
Author: @007revad
Created: 4/12/2024
Status: Merged
Merged: 4/12/2024
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

📊 Changes

11 files changed (+71 additions, -14 deletions)

View changed files

📝 CHANGES.txt (+6 -0)
📝 README.md (+32 -1)
home.png (+0 -0)
images/deleteme.txt (+0 -1)
images/home.png (+0 -0)
images/rufus.png (+0 -0)
images/run-script.png (+0 -0)
images/script-install-mdadm.png (+0 -0)
images/script-permissions.png (+0 -0)
run-script.png (+0 -0)
📝 syno_recover_data.sh (+33 -12)

📄 Description

v0.0.2 beta

  • Bug fix for the default mount path: mount_path="/home/ubuntu"
  • Bug fix to stop the script if mdadm failed to install.
  • Changed to only install mdadm because lvm2 and btrfs-progs are included in Ubuntu.

🔄 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_Recover_Data/pull/5 **Author:** [@007revad](https://github.com/007revad) **Created:** 4/12/2024 **Status:** ✅ Merged **Merged:** 4/12/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`22eab5e`](https://github.com/007revad/Synology_Recover_Data/commit/22eab5ecf1e9753e1982c21a7b799cdfa9713a42) Update README.md - [`04de4f4`](https://github.com/007revad/Synology_Recover_Data/commit/04de4f4f2ad1bae69fd880dfce908529308264b6) Update README.md - [`3a3506a`](https://github.com/007revad/Synology_Recover_Data/commit/3a3506aa472e80b70ee180f403a0972f150d2077) Add files via upload - [`f872ded`](https://github.com/007revad/Synology_Recover_Data/commit/f872dedfe2d1ecbc646dac07bbb813a74835524c) Update README.md - [`d7cc266`](https://github.com/007revad/Synology_Recover_Data/commit/d7cc266896b116ed7c0e2f4890ebcc0972412344) Update README.md - [`f3e2679`](https://github.com/007revad/Synology_Recover_Data/commit/f3e267986063cfd4af380bfd62ef2fd989f2a11a) Update README.md - [`d2afa40`](https://github.com/007revad/Synology_Recover_Data/commit/d2afa401e444fe2a27e69e63e3d2b0e9a85f49c1) Update README.md - [`dfb6295`](https://github.com/007revad/Synology_Recover_Data/commit/dfb6295f2762ad71025a4cc4ccf5b837866b1e48) Update README.md - [`4e0e956`](https://github.com/007revad/Synology_Recover_Data/commit/4e0e956e131fcb23402a22d7109b4dbc24cdf02b) Update README.md - [`940565f`](https://github.com/007revad/Synology_Recover_Data/commit/940565f4394c60ec533c27dff6ac017877f1726a) Update CHANGES.txt ### 📊 Changes **11 files changed** (+71 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+6 -0) 📝 `README.md` (+32 -1) ➕ `home.png` (+0 -0) ➖ `images/deleteme.txt` (+0 -1) ➕ `images/home.png` (+0 -0) ➕ `images/rufus.png` (+0 -0) ➕ `images/run-script.png` (+0 -0) ➕ `images/script-install-mdadm.png` (+0 -0) ➕ `images/script-permissions.png` (+0 -0) ➕ `run-script.png` (+0 -0) 📝 `syno_recover_data.sh` (+33 -12) </details> ### 📄 Description v0.0.2 beta - Bug fix for the default mount path: mount_path="/home/ubuntu" - Bug fix to stop the script if mdadm failed to install. - Changed to only install mdadm because lvm2 and btrfs-progs are included in Ubuntu. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:21:16 +03:00
Sign in to join this conversation.
No labels
pull-request
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_Recover_Data#9
No description provided.