Force weboob-update to use the local weboob
This commit is contained in:
parent
00c784e331
commit
1ec64d0897
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ WEBOOB_DIR=$(readlink -e $(dirname $0)/..)
|
|||
echo "file://$WEBOOB_DIR/modules" > "${WEBOOB_TMPDIR}/sources.list"
|
||||
|
||||
export WEBOOB_WORKDIR="${WEBOOB_TMPDIR}"
|
||||
export PYTHONPATH="${WEBOOB_DIR}"
|
||||
"${WEBOOB_DIR}/scripts/weboob-config" update
|
||||
|
||||
# allow failing commands past this point
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue