From b7a70c44cea4f13673ed77e39cd83e93f08a5c46 Mon Sep 17 00:00:00 2001 From: Robert Partridge Date: Wed, 20 Jul 2022 16:42:30 -0400 Subject: [PATCH] Update README --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 990d8cc..178f14a 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,6 @@ The configuration files accompanying the setup script are modified to my own pre I've included an example configs in the /etc/nginx/sites-available directory specific for reverse proxies. -Additionally, I've included a few bash scripts that get placed under ~/bin/ that make life a little easier: - -- update.sh (runs system updates) -- certbot.sh (get new certifiate from certbot) - -Whether you use them or not is up to you. - ## Usage ```