Обновить README.md

This commit is contained in:
2026-08-06 21:34:59 +00:00
parent 536c88a62a
commit 9c1f168d3f
+5
View File
@@ -14,3 +14,8 @@ wget -qO- --no-check-certificate https://git.int.kodyffy.ru/kodyffy/fast-script/
```bash ```bash
wget -qO- --no-check-certificate https://git.int.kodyffy.ru/kodyffy/fast-script/raw/branch/main/service_default.sh | bash wget -qO- --no-check-certificate https://git.int.kodyffy.ru/kodyffy/fast-script/raw/branch/main/service_default.sh | bash
``` ```
# Поставить сертификаты auto_ca.sh
```bash
wget -qO- --no-check-certificate https://git.int.kodyffy.ru/kodyffy/fast-script/raw/branch/main/auto_ca.sh | bash
```