refactor: update install script generation to use current version tag

This commit is contained in:
Ivan K
2025-02-17 18:40:54 +03:00
parent c6d72aa781
commit 516063310a
2 changed files with 8 additions and 99 deletions

View File

@@ -39,7 +39,7 @@ sh <(wget -O - https://raw.githubusercontent.com/itdoginfo/podkop/refs/heads/mai
sh <(wget -O - https://github.com/itdoginfo/podkop/releases/download/v0.3.**/install.sh)
```
Аналогично предыдущему скрипту, но нужно указать версии в ссылке.
Аналогично предыдущему скрипту, но нужно указать версию в ссылке.
## Вручную
Сделать `opkg update`, чтоб установились зависимости.