From e62690dca737dc134b38c284583e6e196e3a8ded Mon Sep 17 00:00:00 2001 From: WeeXnes Date: Mon, 30 Jun 2025 18:37:47 +0200 Subject: [PATCH] Added build script --- build.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 build.sh diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..267aed8 --- /dev/null +++ b/build.sh @@ -0,0 +1,2 @@ +sudo rm -rf work/ out/ +sudo mkarchiso -v . -o ../lunora-out