From 48798c7e612ff14cb60a2d878a7a6abe454fe798 Mon Sep 17 00:00:00 2001 From: mercury Date: Tue, 16 Apr 2024 23:06:25 +0400 Subject: [PATCH] add restart for singbox window --- singbox_windows/restart.cmd | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 singbox_windows/restart.cmd diff --git a/singbox_windows/restart.cmd b/singbox_windows/restart.cmd new file mode 100644 index 0000000..8ed1882 --- /dev/null +++ b/singbox_windows/restart.cmd @@ -0,0 +1,2 @@ +winsw3.exe stop +winsw3.exe start \ No newline at end of file