From fa6bd4b40bbd0f5aab4888150a5d4e29293d36e3 Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 2 Feb 2025 14:43:57 +0300 Subject: update --- .local/bin/reloadsingbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/reloadsingbox b/.local/bin/reloadsingbox index 731c618..3467626 100755 --- a/.local/bin/reloadsingbox +++ b/.local/bin/reloadsingbox @@ -1,3 +1,3 @@ #!/bin/sh killall sing-box -setsid -f sing-box -c /mnt/ssd/settings/config.json run +setsid -f sing-box -c /mnt/ssd/settings/sing-box/config.json run -- cgit v1.2.3