Files
omarchycn/bin/omarchy-update-perform
T

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