镜像自地址
https://github.com/tuna/tunasync.git
已同步 2025-12-07 06:56:47 +00:00
update pidfile and sockfile path
这个提交包含在:
@@ -9,7 +9,7 @@ import struct
|
||||
if __name__ == "__main__":
|
||||
parser = argparse.ArgumentParser(prog="tunasynctl")
|
||||
parser.add_argument("-s", "--socket",
|
||||
default="/var/run/tunasync.sock", help="socket file")
|
||||
default="/run/tunasync/tunasync.sock", help="socket file")
|
||||
|
||||
subparsers = parser.add_subparsers(dest="command", help='sub-command help')
|
||||
|
||||
|
||||
在新工单中引用
屏蔽一个用户