Tool used to create the fabscan.org Raspbian images. Based on raspberrypi.org Raspbian images This build script uses the official Raspbian build script (https://github.com/RPi-Distro/pi-gen).
It adds a fabscan stage to the default Raspbian image build.
Be sure that you have installed Docker on yout System. You will also need a git client installed. Just start the script by calling:
sudo ./build-fabscan.sh
For cleaning up the workspace just call
sudo ./clean.sh
The build will be placed in the folder deploy