Files
omarchy/bin/omarchy-update-perform
2025-10-28 01:43:25 -04:00

11 lines
166 B
Bash
Executable File

#!/bin/bash
set -e
omarchy-update-keyring
omarchy-update-available-reset
omarchy-update-system-pkgs
omarchy-migrate
omarchy-hook post-update
omarchy-update-restart