Files
Nomarchy/bin/nomarchy-update-without-idle
Bernardo Magri 33deeb494b initial commit
2026-04-01 17:06:01 +01:00

6 lines
221 B
Bash
Executable File

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