summaryrefslogtreecommitdiff
path: root/scripts/dump-tool
AgeCommit message (Collapse)Author
2026-02-21refactor!: Using /usr/bin/env shebangsv1.0.1Jacob McDonnell
Switched from /bin/bash and /bin/zsh to /usr/bin/env bash and /usr/bin/env zsh. This allows the shell paths to be set by users in their path. BREAKING CHANGE: /usr/bin/env SHELL_NAME used as shebangs now
2026-02-01dump-tool: one-shot check for weekly and daily backupsJacob McDonnell
2026-02-01dump-tool includes time in filenameJacob McDonnell
2026-01-18Gentoo Specific StuffJacob McDonnell