update 2026-08-18 04:19:17

This commit is contained in:
action
2026-08-18 04:19:17 +08:00
parent 6c82a121e9
commit fa357d400f
1956 changed files with 0 additions and 1523142 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
}