From df0c4a8a3feb787cdd40854a64bef25eeb9761fc Mon Sep 17 00:00:00 2001 From: Damian Myrda Date: Mon, 13 May 2024 21:17:34 -0500 Subject: [PATCH] Reboot after the updates --- setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.sh b/setup.sh index 5f3188c..e365639 100755 --- a/setup.sh +++ b/setup.sh @@ -7,3 +7,5 @@ apt update -y && apt upgrade -y apt install -y certbot certbot certonly --standalone -d prime8.dev,mail.prime8.dev --email moncheeta@prime8.dev --agree-tos --force-renewal +# apply all updates +reboot -- 2.43.4