Add support for the RCW daemon

This commit is contained in:
2025-05-04 19:51:16 -04:00
parent 1180112967
commit 6504bdc8a6
4 changed files with 34 additions and 15 deletions
+2
View File
@@ -158,6 +158,8 @@ func main() {
switch args[1] {
case "clipclear":
core.ClipClearArgument()
case "startrcwd":
core.RCWDArgument()
case "sync":
cli.RunJobWrapper(true)
case "init":