mirror of
https://github.com/007revad/Synology_enable_M2_volume.git
synced 2026-04-25 21:15:58 +03:00
[GH-ISSUE #114] about bc dependent #448
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_enable_M2_volume#448
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wjz304 on GitHub (Sep 19, 2023).
Original GitHub issue: https://github.com/007revad/Synology_enable_M2_volume/issues/114
github.com/007revad/Synology_enable_M2_volume@96ecdb5225/syno_enable_m2_volume.sh (L157)If not have, would be better to directly download it?
curl -kL https://raw.githubusercontent.com/007revad/Synology_enable_M2_volume/main/bin/bc -o /tmp/bc@wjz304 commented on GitHub (Sep 19, 2023):
github.com/007revad/Synology_enable_M2_volume@96ecdb5225/syno_enable_m2_volume.sh (L392)Can we add a parameter to skip interaction?
@007revad commented on GitHub (Sep 19, 2023):
Yes. I added /bin/bc recently so I could have the script download it but hadn't got around to editing the script yet.
@007revad commented on GitHub (Sep 19, 2023):
Do you want to:
@wjz304 commented on GitHub (Sep 19, 2023):
I want both

@007revad commented on GitHub (Sep 19, 2023):
You want to skip interaction and reboot the machine while not rebooting the machine? :)
Or do you want 2 parameters so you have choice to either:
@wjz304 commented on GitHub (Sep 19, 2023):
No interaction and no reboot.The main issue is that there is no way to interact in addons (services), so skipping interaction is a priority.
As for restarting, from the user's subjective perspective, automatic restarting may not be good. So I think skipping the reboot should be good.
(Sorry, my English is very poor. I'm not sure if I can express myself clearly)
@007revad commented on GitHub (Sep 19, 2023):
Your English is good.
I've updated the script. https://github.com/007revad/Synology_enable_M2_volume/releases/tag/v1.0.10
@wjz304 commented on GitHub (Sep 19, 2023):
Thx!,
