From 79f6c425e5ada775d9ad6dd98e3cf3e6e9670a2c Mon Sep 17 00:00:00 2001 From: NW Date: Fri, 22 Aug 2025 01:47:54 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c9e25a1..4c8fc15 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ - πŸ‹ **Docker & Docker Compose** (ΠΊΠ°ΠΊ ΠΏΠ»Π°Π³ΠΈΠ½, Π±Π΅Π· дСфиса) - 🧩 **Dry** (интСрфСйс для управлСния Docker) - πŸ“Š **btop** (ΠΌΠΎΠ½ΠΈΡ‚ΠΎΡ€ΠΈΠ½Π³ систСмы с ΠΏΠΎΠ΄Π΄Π΅Ρ€ΠΆΠΊΠΎΠΉ GPU) -- πŸ”— **ΠšΠ»ΠΎΠ½ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ рСпозитория** [opendoor-vpn-to-tor](https://git.softuniq.eu/OpenDoor/opendoor-vpn-to-tor) +- πŸ”— **ΠšΠ»ΠΎΠ½ΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ рСпозитория** [opendoor-base-install](https://git.softuniq.eu/OpenDoor/opendoor-base-install) - πŸ“‚ **ΠšΠΎΠΏΠΈΡ€ΠΎΠ²Π°Π½ΠΈΠ΅ Ρ„Π°ΠΉΠ»ΠΎΠ² ΠΈΠ· ΠΏΠ°ΠΏΠΊΠΈ `tmux`** Π² `/root/` ## ΠžΡΠΎΠ±Π΅Π½Π½ΠΎΡΡ‚ΠΈ @@ -37,14 +37,14 @@ ## Быстрый старт ```bash -bash <(curl -s https://git.softuniq.eu/OpenDoor/opendoor-vpn-to-tor/raw/branch/main/setup_vps.sh) +bash <(curl -s https://git.softuniq.eu/OpenDoor/opendoor-base-install/raw/branch/main/setup_vps.sh) ``` ## Ручная установка 1. Π‘ΠΊΠ°Ρ‡Π°ΠΉΡ‚Π΅ скрипт: ```bash - wget https://git.softuniq.eu/OpenDoor/opendoor-vpn-to-tor/raw/branch/main/setup_vps.sh + wget https://git.softuniq.eu/OpenDoor/opendoor-base-install/raw/branch/main/setup_vps.sh ``` 2. Π‘Π΄Π΅Π»Π°ΠΉΡ‚Π΅ исполняСмым: ```bash