fix creation of iso

This commit is contained in:
Puechberty Arthur
2026-06-27 01:09:51 +02:00
parent f553441c26
commit 7c1a06fdd2
5 changed files with 167 additions and 132 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ Run build script:
```bash
chmod +x build.sh
sudo ./build.sh
./build.sh
```
---