]> prime8.dev >> repos - p8d.git/commitdiff
Reboot after the updates
authorDamian Myrda <monkey.damianek@gmail.com>
Tue, 14 May 2024 02:17:34 +0000 (21:17 -0500)
committerDamian Myrda <monkey.damianek@gmail.com>
Tue, 14 May 2024 02:18:25 +0000 (21:18 -0500)
setup.sh

index 5f3188cc7f6c3875ec8cfae5b9fbed040400e5ed..e365639f799313ded655244dc0827ace62fee244 100755 (executable)
--- 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