proper escaping on external repo

This commit is contained in:
Trevor Batley
2023-09-05 10:56:43 +10:00
parent a1726c9f97
commit 86d028122c
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ export SRC_RPM_DIR=
export BIN_RPM_DIR=
export DEBUG_RPM_DIR=
# Comment the following if supplying all RPMs as an upstream and not a downstream
export EXTERNAL_REPO=hhttp://buildsys.koozali.org/build/7/os/\$arch/
export EXTERNAL_REPO=http://mirror.contribs.org/smeserver/releases/10/smeos/\$arch/
## POSTGRESQL DATABASE
export POSTGRES_USER=postgres