Files
XunilOS/build_and_run.sh
T
csd4ni3l 43ec0e97df Add a proper VFS in a struct which now lives on the heap with no hacky
static lifetimes, move cursor.bmp to image assets and add wallpapers,
and a logo, add Github Action that auto-releases, add build_all script
which just builds without running
2026-05-31 23:41:02 +02:00

4 lines
48 B
Bash

export KARCH=aarch64
bash build_all.sh
make run