op-packages/cellled/root/usr/bin/cellled
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

5 lines
71 B
Bash
Executable File

#!/bin/sh
while true :; do
/usr/share/cellled.sh >/dev/null 2>&1
done