mirror of
https://github.com/necronicle/z2k.git
synced 2026-04-28 03:20:25 +00:00
DOCS: point install command to test branch
This commit is contained in:
parent
3c899b355c
commit
3bd06f8b8a
2 changed files with 2 additions and 2 deletions
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
```bash
|
||||
# НЕ РЕКОМЕНДУЕТСЯ! Только для тестирования!
|
||||
curl -fsSL https://raw.githubusercontent.com/necronicle/z2k/master/z2k.sh | sh
|
||||
curl -fsSL https://raw.githubusercontent.com/necronicle/z2k/test/z2k.sh | sh
|
||||
```
|
||||
|
||||
### Что происходит при установке:
|
||||
|
|
|
|||
2
z2k.sh
2
z2k.sh
|
|
@ -337,7 +337,7 @@ show_help() {
|
|||
- Если zapret2 установлен: откроет меню
|
||||
|
||||
Примеры:
|
||||
curl -fsSL https://raw.githubusercontent.com/necronicle/z2k/master/z2k.sh | sh
|
||||
curl -fsSL https://raw.githubusercontent.com/necronicle/z2k/test/z2k.sh | sh
|
||||
sh z2k.sh install
|
||||
sh z2k.sh menu
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue