Files
arthur-os/bin/omarchy-update
T
2025-09-15 21:58:11 +02:00

8 lines
105 B
Bash
Executable File

#!/bin/bash
set -e
omarchy-snapshot create || [ $? -eq 127 ]
omarchy-update-git
omarchy-update-perform