initial commit

This commit is contained in:
2026-05-05 21:58:43 +03:00
commit 862b7abbac
79 changed files with 4132 additions and 0 deletions
@@ -0,0 +1,8 @@
#!/bin/bash
arch=$1
toolchain=$2
cp -vf /soft/ubuntu.sources.24.04.arm64.sh /etc/apt/sources.list.d/ubuntu.sources
bash /soft/install_apt.sh $arch $toolchain