Files
agence66-borgmatic/scripts/disk-usage.sh
BeauTroll 9a5ea36901
Some checks failed
Deploy Borgmatic Configuration / Deploy to Production Server (push) Has been cancelled
Refactor disk-usage logic into dedicated script
Move disk-usage functionality from Makefile to a dedicated shell script
for better maintainability and consistency with other scripts.

Changes:
- Create scripts/disk-usage.sh with all disk usage logic
- Simplify Makefile disk-usage target to call the script
- Add environment loading and color formatting to script
- Fix duplicate output by adding head -1 to grep chain

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-18 16:05:58 +01:00

994 B
Executable File