added missing # on comment

This commit is contained in:
Trevor Batley 2023-11-03 22:02:03 +11:00
parent 9f5e190cef
commit cdc523d5e1

View File

@ -59,7 +59,7 @@ if [[ -n "$SRC_RPM_DIR" && -n "$BIN_RPM_DIR" ]]; then
rm -rf "$STAGING_RPM_DIR" "$HOME/.koji"
fi
# Setup sme10 for building
sme10-os is the parent - all other sme10 repos will inherit most of this...
# sme10-os is the parent - all other sme10 repos will inherit most of this...
RELEASE=10
PKGMANAGER = "yum"
BOOTSTRAPIMAGE = "centos:7"