From: Zoltán Felleg Date: Tue, 8 Mar 2022 15:46:58 +0000 (+0100) Subject: Updated ws.pm (added necessary packages to envvars file). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=cffdf14e8601b34c059790dfc5fd05bca5fad45c;p=user-lxc.git Updated ws.pm (added necessary packages to envvars file). --- 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"