[GH-ISSUE #44] Auto update is trying to copy the wrong script syno_hdd_db.sh instead of syno_enable_dedupe #282

Closed
opened 2026-03-12 15:14:41 +03:00 by kerem · 2 comments
Owner

Originally created by @herbingk on GitHub (Jan 5, 2024).
Original GitHub issue: https://github.com/007revad/Synology_enable_Deduplication/issues/44

Auto update is trying to copy syno_hdd_db.sh instead of syno_enable_dedupe.sh. The related script code is

                        # Copy new script sh files to script location
                        if ! cp -p "/tmp/$script-$shorttag/syno_hdd_db.sh" "${scriptpath}/${scriptfile}";
                        then

Thanks for looking into it.

Originally created by @herbingk on GitHub (Jan 5, 2024). Original GitHub issue: https://github.com/007revad/Synology_enable_Deduplication/issues/44 Auto update is trying to copy syno_hdd_db.sh instead of syno_enable_dedupe.sh. The related script code is # Copy new script sh files to script location if ! cp -p "/tmp/$script-$shorttag/syno_hdd_db.sh" "${scriptpath}/${scriptfile}"; then Thanks for looking into it.
kerem closed this issue 2026-03-12 15:14:46 +03:00
Author
Owner

@007revad commented on GitHub (Jan 5, 2024):

I found that a few days ago and have fixed it but haven't uploaded the updated script to GitHub yet.

<!-- gh-comment-id:1879279315 --> @007revad commented on GitHub (Jan 5, 2024): I found that a few days ago and have fixed it but haven't uploaded the updated script to GitHub yet.
Author
Owner

@007revad commented on GitHub (Jan 7, 2024):

Fixed in https://github.com/007revad/Synology_enable_Deduplication/releases/tag/v1.2.17

Thank you.

<!-- gh-comment-id:1879900677 --> @007revad commented on GitHub (Jan 7, 2024): Fixed in https://github.com/007revad/Synology_enable_Deduplication/releases/tag/v1.2.17 Thank you.
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_enable_Deduplication#282
No description provided.