readme update
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
### Быстрая установка (Linux / macOS)
|
||||
|
||||
```bash
|
||||
curl -fsSL https://git.vainend.com/admin/ostiary/raw/branch/master/install.sh | bash
|
||||
curl -fsSL https://vainend.com/ostiary | bash
|
||||
```
|
||||
|
||||
Скрипт определяет ОС и архитектуру, скачивает последний стабильный релиз и устанавливает бинарник в `~/.local/bin/ostiary`. Если этого пути нет в `$PATH` — автоматически добавляет строку в `~/.bashrc` (или `~/.bash_profile` / `~/.profile`). Не требует `sudo`.
|
||||
@@ -38,7 +38,7 @@ source ~/.bashrc
|
||||
### Удаление
|
||||
|
||||
```bash
|
||||
curl -fsSL https://git.vainend.com/admin/ostiary/raw/branch/master/uninstall.sh | bash
|
||||
curl -fsSL https://vainend.com/ostiary-remove | bash
|
||||
```
|
||||
|
||||
Или вручную:
|
||||
|
||||
Reference in New Issue
Block a user