README: fix docker-stacks-backup link, add docker-stacks-update entry

This commit is contained in:
2026-07-16 02:16:51 -04:00
parent 592ee06cd9
commit 63609830af
+5 -4
View File
@@ -6,10 +6,11 @@ A collection of utility scripts for Linux desktop and server administration.
| Directory | Description | | Directory | Description |
|-----------|-------------| |-----------|-------------|
| [`audio-toggle/`](audio-toggle/) | Switch PulseAudio/PipeWire audio output sinks (next, previous, by name, or list) | | [`audio-toggle/`](audio-toggle/) | Switch PulseAudio/PipeWire audio sinks (next, previous, by name, or list) with desktop notifications |
| [`chaotic-aur/`](chaotic-aur/) | One-shot installer/enabler for the Chaotic-AUR Arch Linux repository | | [`chaotic-aur/`](chaotic-aur/) | One-shot idempotent installer for the Chaotic-AUR Arch Linux binary repository |
| [`docker-stack-backup/`](docker-stack-backup/) | Backup & restore Docker Compose stacks with named volumes, hooks, retention, and integrity verification | | [`docker-stacks-backup/`](docker-stacks-backup/) | Backup & restore Docker Compose stacks named volumes, bind mounts, pre/post hooks, retention, integrity verification |
| [`docker-stacks-update/`](docker-stacks-update/) | Discover running Compose stacks, pull latest images, and restart only those that changed |
| [`input-remapper-switcher/`](input-remapper-switcher/) | Auto-switch [input-remapper](https://github.com/sezanzeb/input-remapper) presets per-application via Hyprland socket events | | [`input-remapper-switcher/`](input-remapper-switcher/) | Auto-switch [input-remapper](https://github.com/sezanzeb/input-remapper) presets per-application via Hyprland socket events |
| [`proxmox-backup/`](proxmox-backup/) | Backup & restore Proxmox VE configuration (local or over SSH) with integrity verification | | [`proxmox-backup/`](proxmox-backup/) | Backup & restore Proxmox VE configuration (local or over SSH) with integrity verification |
| [`proxmox-cloudimg/`](proxmox-cloudimg/) | Download, customize, and create Proxmox VE VM templates from official cloud images | | [`proxmox-cloudimg/`](proxmox-cloudimg/) | Download, customize, and create Proxmox VE VM templates from official cloud images |
| [`zsh/`](zsh/) | Zsh configuration (`.zshrc`), bootstrap installer, and themed tmux config | | [`zsh/`](zsh/) | Zsh configuration (`.zshrc`), dependency bootstrap installer, and themed tmux config |