op-packages/aihelper/files/aihelper.uci-default
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

8 lines
75 B
Bash

#!/bin/sh
/etc/init.d/aihelper enable
/etc/init.d/aihelper start
exit 0