fix: remove bc dependency from db-backup.sh format_size function #16

Merged
JoeBot merged 1 commits from feature-deploy-script into main 2026-04-09 09:10:01 -04:00
Owner

Replace bc-based floating point division with pure bash integer
arithmetic so the script works on minimal Ubuntu servers without
bc installed.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

Replace bc-based floating point division with pure bash integer arithmetic so the script works on minimal Ubuntu servers without bc installed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
JoeBot added 1 commit 2026-04-09 09:09:55 -04:00
Replace bc-based floating point division with pure bash integer
arithmetic so the script works on minimal Ubuntu servers without
bc installed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
JoeBot merged commit f5bea7cdc2 into main 2026-04-09 09:10:01 -04:00
JoeBot deleted branch feature-deploy-script 2026-04-09 09:10:02 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: JoeBot/HOA_Financial_Platform#16
No description provided.