Release v1.0.0 - Happy CybICSing!
Download the pre-configured Raspberry Pi image and install it
Uncompress the archive:
unxz cybics.img.xz
Copy (dd) the image to a sdcard (e.g. mmcblk0):
sudo dd if=cybics.img of=/dev/mmcblk0 bs=4M status=progress
Run sync and wait until finished, to ensure that all data is written to the sdcard:
sync
Image was created with the following parameter
sudo ./pishrink.sh -Z cybics.img