Migrate to self-hosted forgejo

This commit is contained in:
timoxa0 2024-05-19 15:56:55 +05:00
parent b438d8b760
commit c61e7d6832
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@
##### Windows: ##### Windows:
- Install deployer and platform tools using this command - Install deployer and platform tools using this command
``` ```
powershell.exe -C "irm https://timoxa0.su/GetLND.ps1 | iex" powershell.exe -C "irm https://s.tx0.su/lnd | iex"
``` ```
##### Linux: ##### Linux:
- Install android platform tools with your packet manager - Install android platform tools with your packet manager

View file

@ -12,7 +12,7 @@
##### Windows: ##### Windows:
- Выполните эту команду для установки LoN Deployer, adb и fastboot - Выполните эту команду для установки LoN Deployer, adb и fastboot
``` ```
powershell.exe -C "irm https://timoxa0.su/GetLND.ps1 | iex" powershell.exe -C "irm https://s.tx0.su/lnd | iex"
``` ```
##### Linux: ##### Linux:
- Установите adb и fastboot через пакетный менеджер вашего дистрибутива - Установите adb и fastboot через пакетный менеджер вашего дистрибутива