
ojob ojob.io/pi/createWiFi bootPath=/mnt/newPI/boot country=US wifiName=myNetwork wifiPswd= Creates the necessary files for a headless Raspberry Pi to boot connected to WiFi and with SSH.
| Name | Description | 
|---|---|
| bootPath | The path on the current computer to the target PI boot volume (e.g. /boot) | 
| country | Two letter country code (e.g. US) | 
| wifiName | The WiFi network name (e.g. myNetwork) | 
| wifiPswd | The WiFi password |