Is there a way to update the instance that accepts the default safe prompts automatically when running dietpi-update
? Something along the lines of apt update -y && apt upgrade -y
(Notice the -y argument)
With the current setup, I run tailscale on docker and as soon as I run dietpi-update the docker service is put down, which leads to the termination of the connection. At this point, I’m forced to SSH using the instance’s WAN IP.
Thanks for your help.