You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2021. It is now read-only.
in the past i needed to clone one image to multiple sd-cards and i do not want to do it all by hand.
so i wrote a little batch detecting all usb/sd-devices and uses your nice tool to write to all of them.
i am sure it can be approved, just want to share:
thank for the nice tool.
in the past i needed to clone one image to multiple sd-cards and i do not want to do it all by hand.
so i wrote a little batch detecting all usb/sd-devices and uses your nice tool to write to all of them.
i am sure it can be approved, just want to share:
https://gist.github.com/el-j/dc050371591ad40f54392d8ee963133e
maybe it's an idea of an integrated command? i don't know how many people need to write mass-images...
cheers