From: Damian Myrda Date: Tue, 14 May 2024 02:17:34 +0000 (-0500) Subject: Reboot after the updates X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=df0c4a8a3feb787cdd40854a64bef25eeb9761fc;p=p8d.git Reboot after the updates --- 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