Обновить README.md

This commit is contained in:
2026-08-08 09:19:40 +00:00
parent f40c33d049
commit 7fd425bc80
+8
View File
@@ -93,5 +93,13 @@ sudo systemctl restart sing-box-warp
sudo /opt/sing-box-warp/generate-config.sh
sudo systemctl restart sing-box-warp
```
## Полное удаление
```bash
sudo rm -rf /opt/sing-box-warp
sudo rm -rf /etc/sing-box-warp
sudo rm -rf /etc/systemd/system/sing-box-warp.service
sudo rm /usr/bin/sing-box
```
Полная переустановка — снова запустите `quick-install.sh`.