Does anyone know of a prexisting script that I could use to swap IP address settings for the pi? I know I can edit the /etc/dhcpcd.conf file, but I would like to set up a little utility so I can have other people set up static IPs as necessary, without actually mucking around in the config file directly.
As a bit of background, we sometimes use Pis as data loggers in grocery stores. Because of security for their POS systems, all devices require static IP addresses, but often times the IT person for each store likes to do that commissioning themselves. I'd like to be able to send out a Pi with super simple instructions that won't open the door for potentially larger issues.




