mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 16:41:30 +00:00
Remove follow in update script
This commit is contained in:
parent
ce1ddc400f
commit
13ab5d3348
|
@ -16,4 +16,3 @@ popd
|
||||||
sudo systemctl stop sing-box
|
sudo systemctl stop sing-box
|
||||||
sudo cp $(go env GOPATH)/bin/sing-box /usr/local/bin/
|
sudo cp $(go env GOPATH)/bin/sing-box /usr/local/bin/
|
||||||
sudo systemctl start sing-box
|
sudo systemctl start sing-box
|
||||||
sudo journalctl -u sing-box --output cat -f
|
|
||||||
|
|
Loading…
Reference in a new issue