small-packages/lean/autocore/files/arm/090-cover-index_htm
2026-05-10 09:48:30 +08:00

6 lines
108 B
Bash
Executable File

#!/bin/sh
[ -f /etc/index.htm ] && mv /etc/index.htm /usr/lib/lua/luci/view/admin_status/index.htm
exit 0