Remove follow in update script

This commit is contained in:
世界 2022-11-11 22:28:52 +08:00
parent eb15e885b9
commit 14329ad62d
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4

View File

@ -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