update 2026-07-30 21:46:27

This commit is contained in:
action
2026-07-30 21:46:27 +08:00
parent 70742ad55f
commit 6702e14108
1970 changed files with 17 additions and 1523449 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
}