From 2f1b562a048a982ab9e3576be18673c1386295e0 Mon Sep 17 00:00:00 2001 From: shiraorie Date: Fri, 31 Oct 2025 10:23:06 +0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 558622a..b8acc0d 100644 --- a/README.md +++ b/README.md @@ -997,7 +997,7 @@ Ansible обычно уже использует /etc/ansible как рабоч - Скачиваем файл с github, в нужную директорию: > !dos2unix и curl на BR-SRV уже скачаны! -***curl -o /etc/ansible/hosts https://raw.githubusercontent.com/4bobus/laba/refs/heads/main/files/hosts.file*** +***curl -o /etc/ansible/hosts https://raw.githubusercontent.com/shoraorie/demo2026-1/main/files/hosts.file*** ***dos2unix /etc/ansible/hosts*** @@ -1438,7 +1438,7 @@ htpasswd –c /etc/nginx/.htpasswd WEB - Потом на BR-SRV скачиваем скрипт, который выполнит за нас задание, в нужную директорию: -***curl -o /opt/import_users.sh https://raw.githubusercontent.com/4bobus/laba/refs/heads/main/files/import_users.sh*** +***curl -o /opt/import_users.sh https://raw.githubusercontent.com/shiraorie/demo2026-1/main/files/import_users.sh*** ***ls /opt***