Compare commits

2 Commits

Author SHA1 Message Date
092d7e3104 Add nginx config in make install 2025-12-30 15:35:24 +01:00
6285e43118 Add nginx config file 2025-12-30 15:30:58 +01:00

View File

@@ -31,6 +31,7 @@ if [ $1 == 1 ]; then
fi
%files
%attr(644, root, root) %config %{_sysconfdir}/nginx/nginx.conf
%attr(755, root, root) %dir %{_sysconfdir}/certbot
%attr(644, root, root) %{_sysconfdir}/certbot/ovh.ini.tpl