diff --git a/release/local/reinstall.sh b/release/local/reinstall.sh index 4854dab0..71d07109 100755 --- a/release/local/reinstall.sh +++ b/release/local/reinstall.sh @@ -16,4 +16,3 @@ popd sudo systemctl stop sing-box sudo cp $(go env GOPATH)/bin/sing-box /usr/local/bin/ sudo systemctl start sing-box -sudo journalctl -u sing-box --output cat -f