update 2026-08-30 23:54:02

This commit is contained in:
action
2026-08-30 23:54:02 +08:00
parent 0751a1e7d3
commit 4fe683a80b
1959 changed files with 9 additions and 1523149 deletions
-14
View File
@@ -1,14 +0,0 @@
#!/bin/sh /etc/rc.common
START=99
STOP=99
SCRIPTS_BASE=/lib/k3screenctrl/
start() {
/usr/bin/k3screenctrl &
}
stop() {
killall k3screenctrl
}