1
This commit is contained in:
2024-08-20 21:04:55 +03:00
parent a47d442cfc
commit 5a822abeac
5 changed files with 25 additions and 8 deletions

View File

@@ -1,5 +1,21 @@
Внимание, используется **Git LFS**!
# JetBrains Java Runtime (JBR, JRE)
Version: 17.0.11
## Git
**Внимание!**
Используется Git LFS
```shell
git config lfs.https://di9.ru/git/Voomra/aur-jbr.git/info/lfs.locksverify true
```
git config lfs.https://di9.ru/Voomra/aur-jbr.git/info/lfs.locksverify true
```
## Сборка и установка
### ArchLinux
```shell
makepkg --clean --install
```