## How to use Please use the Debian system to execute this script ! #### clean and build ``` apt install debootstrap squashfs-tools xorriso -y bash build.sh clean ``` #### build without clean ``` bash build.sh ```