mv develop install script to dev.sh, install.sh was stay general

This commit is contained in:
2026-09-10 22:19:52 +03:00
parent 4a3dff8f98
commit 055ebb7703
4 changed files with 54 additions and 5 deletions

View File

@ -0,0 +1,8 @@
aeropkg
=
https://root-kit.ru/AeroLinux/AeroPkg.git
``` sh *** build ***
cargo build --release
./install.sh
```