mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 13:45:59 +03:00
[GH-ISSUE #208] Update of script fails with code errors #83
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#83
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 @herbingk on GitHub (Jan 9, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/208
Update of script fails with code errors. Seems like the chmod für CHANGES.txt wasn't updated to the new name and some trouble with closing fi
@007revad commented on GitHub (Jan 9, 2024):
I know what caused the chmod error.
It obviously changed directory to temp okay or it would not have got to the chmod error. So I'm not sure why it ended up at line 465 and 466.
@007revad commented on GitHub (Jan 9, 2024):
Do you want to run it again, and let it update itself to v3.4.79 if see if those errors are gone.
If you still get the
syntax error near unexpected token 'fi'error can you:@herbingk commented on GitHub (Jan 9, 2024):
3.4.78 brings the same error when updating to 3.4.79.
3.4.79 seems to have fixed the problem. When editing the version no back to 3.4.78, running the update again, it does without problems.