mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2025-07-27 00:05:40 +02:00
proper escaping on external repo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user