mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-20 05:54:27 +05:00
Cleanup
This commit is contained in:
17
README.md
17
README.md
@@ -11,11 +11,6 @@ Shell скрипт и playbook для Ansible. Автоматизируют на
|
||||
sh <(wget -O - https://raw.githubusercontent.com/itdoginfo/domain-routing-openwrt/master/getdomains-install.sh)
|
||||
```
|
||||
|
||||
Запуск со скачиванием
|
||||
```
|
||||
wget https://raw.githubusercontent.com/itdoginfo/domain-routing-openwrt/master/getdomains-install.sh && sh getdomains-install.sh
|
||||
```
|
||||
|
||||
Подробности описаны в статье указаной выше.
|
||||
|
||||
## Ansible
|
||||
@@ -158,18 +153,6 @@ wget -O - https://raw.githubusercontent.com/itdoginfo/domain-routing-openwrt/mas
|
||||
wget -O - https://raw.githubusercontent.com/itdoginfo/domain-routing-openwrt/master/getdomains-check.sh | sh -s dump
|
||||
```
|
||||
|
||||
### Скачать и потом запустить
|
||||
```
|
||||
wget https://raw.githubusercontent.com/itdoginfo/domain-routing-openwrt/master/getdomains-check.sh
|
||||
chmod +x getdomains-check.sh
|
||||
./getdomains-check.sh
|
||||
```
|
||||
|
||||
С созданием dump
|
||||
```
|
||||
./getdomains-check.sh dump
|
||||
```
|
||||
|
||||
Поиск ошибок вручную: https://habr.com/ru/post/702388/
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user