mirror of
https://github.com/007revad/Video_Station_for_DSM_722.git
synced 2026-04-25 08:15:54 +03:00
[GH-ISSUE #72] timeout: invalid time interval `5.0m' #28
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/Video_Station_for_DSM_722#28
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 @JimiZhou on GitHub (Jul 18, 2025).
Original GitHub issue: https://github.com/007revad/Video_Station_for_DSM_722/issues/72
On my SA6400 build DSM 7.2.2-72806 Update 3, somehow the
timeoutcommand doesn't take time interval5.0min the script. I have to change it to5mand get the script working.@007revad commented on GitHub (Jul 26, 2025):
I just checked in shellcheck and it said both
timeout 5.0mandtimeout 5mare valid. I'll change it totimeout 5m.@007revad commented on GitHub (Jul 26, 2025):
Thanks @JimiZhou
I changed the timeout in v1.3.18
I also changed it in Synology_app_mover and VideoStation_for_722