mirror of
https://github.com/sbopkg/sbopkg
synced 2024-12-29 10:24:11 +01:00
add exported ARCH to sbopkg.conf.new
This commit is contained in:
parent
dfa5bd29ce
commit
749d776734
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ DEBUG=0
|
|||
# themselves. They are exported for this reason.
|
||||
export TMP=${TMP:-/tmp/SBo}
|
||||
export OUTPUT=${OUTPUT:-/tmp}
|
||||
export ARCH=${ARCH:-i486}
|
||||
|
||||
# The following variables are required and can be tweaked if desired,
|
||||
# although most users should leave them alone. Note: rsync already uses
|
||||
|
|
Loading…
Reference in a new issue