- burn raspbian image to sdcard
- remove and insert sdcard
touch /boot/ssd
- repeat for all sdcards
- grab both (eth and wlan) mac addresses from your raspberries
const fs = require('fs'); | |
const path = require('path'); | |
const yargs = require('yargs'); | |
const short = require('short-uuid')(); | |
const chokidar = require("chokidar"); | |
const log = require('pino')({ | |
prettyPrint: true, | |
}); | |
const args = yargs.argv; |
I hereby claim:
To claim this, I am signing this object: