mirror of https://github.com/openXC7/prjxray.git
infra: Run database download in script.
Means the details about the download are captured. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
2927f1c572
commit
d34c210c1d
|
|
@ -17,7 +17,7 @@ echo "========================================"
|
|||
echo "Downloading current database"
|
||||
echo "----------------------------------------"
|
||||
(
|
||||
./download-latest-db.sh
|
||||
script --return --flush --command "./download-latest-db.sh" -
|
||||
)
|
||||
echo "----------------------------------------"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue