This is what I've found so far:
dd if=FILE-NAME.iso of=/dev/sdX bs=1MB && sync
curl -L https://git.io/bootiso -O chmod +x bootiso bootiso -d /dev/sdX FILE-NAME.iso