Files
arthur-os/bin/omarchy-update-perform
T

12 lines
186 B
Bash
Executable File

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