From a512a0bc5f0a96304ef3918c9776ef1567c31b64 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Fri, 2 Oct 2020 14:49:22 +0200 Subject: [PATCH] Include ACME.sh Module --- extModules.list | 3 ++- installer.sh | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/extModules.list b/extModules.list index 6b6541b..f2d9b69 100644 --- a/extModules.list +++ b/extModules.list @@ -1,3 +1,4 @@ https://git.ictmaatwerk.com/VPS-scripts/MySQL/raw/branch/master/ https://git.ictmaatwerk.com/VPS-scripts/Unattended-Security-Updates/raw/branch/master/ -https://git.ictmaatwerk.com/VPS-scripts/Backup-Util/raw/branch/master/ \ No newline at end of file +https://git.ictmaatwerk.com/VPS-scripts/Backup-Util/raw/branch/master/ +https://git.ictmaatwerk.com/VPS-scripts/AcmeSH/raw/branch/main/ \ No newline at end of file diff --git a/installer.sh b/installer.sh index f931449..68b97b9 100644 --- a/installer.sh +++ b/installer.sh @@ -97,7 +97,7 @@ fi aonoption="/MySQL/" aonoption="$aonoption /Unattended-Security-Updates/" aonoption="$aonoption /Backup-Util/" - +aonoption="$aonoption /AcmeSH/" ##---------------##