From 63b83a1f189b0bd640d8c5233dc709796298b6d4 Mon Sep 17 00:00:00 2001 From: Trevor Batley Date: Mon, 6 Nov 2023 20:51:04 +1100 Subject: [PATCH] comments --- koji-setup/koji-bootstrap-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koji-setup/koji-bootstrap-build.sh b/koji-setup/koji-bootstrap-build.sh index ca4651d..5b211b5 100755 --- a/koji-setup/koji-bootstrap-build.sh +++ b/koji-setup/koji-bootstrap-build.sh @@ -61,7 +61,7 @@ fi # Generic settings for smeserver PACKAGER="Koozali.org " VENDOR="Koozali.org " -# Setup sme10 for building +# Setup sme10 for building - based on centos 7 (el7) # sme10-os is the parent - all other sme10 repos will inherit most of this... RELEASE=10 DISTRIBUTION="SME Server v$RELEASE"