minus-squareposedge@alien.topBtoSelf-Hosted Main@selfhosted.forum•I made a script to remotely reflash a Raspberry PilinkfedilinkEnglisharrow-up1·1 year agoThis is a great idea. Regarding not ending up in an unusable state if your internet connection goes down, you could consider running the flashing steps in a background subshell with nohup or similar. Or double-fork the shell. linkfedilink
This is a great idea. Regarding not ending up in an unusable state if your internet connection goes down, you could consider running the flashing steps in a background subshell with nohup or similar. Or double-fork the shell.