Files
arthur-os/bin/omarchy-update-without-idle
2025-12-24 19:25:18 +01:00

6 lines
219 B
Bash
Executable File

#!/bin/bash
# No-op now that omarchy-update-perform is responsible for idle management.
# But this file can't be removed since it was referenced in old omarchy-update files,
# which would fail if this file is missing.