From cffdf14e8601b34c059790dfc5fd05bca5fad45c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zolt=C3=A1n=20Felleg?= Date: Tue, 8 Mar 2022 16:46:58 +0100 Subject: [PATCH] Updated ws.pm (added necessary packages to envvars file). --- sources/ws.pm/envvars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/ws.pm/envvars b/sources/ws.pm/envvars index 5e0d762..625cdea 100644 --- a/sources/ws.pm/envvars +++ b/sources/ws.pm/envvars @@ -1,3 +1,3 @@ DISTRIBUTION=Fedora DISTRIBUTION_VERSION=35 -SPEC_PACKAGES="httpd mod_ssl" +SPEC_PACKAGES="httpd mod_ssl python3-certbot-apache rsync" -- 2.54.0