add imdb full import mode

This commit is contained in:
ducklet 2021-06-21 18:54:03 +02:00
parent b5cb22822e
commit 7dd10f8bc3
17 changed files with 721 additions and 109 deletions

2
run
View file

@ -12,4 +12,4 @@ shift
# export DEBUG=1
# export UNWIND_LOGLEVEL=DEBUG
exec scripts/"$task" "$@"
exec "$RUN_DIR"/scripts/"$task" "$@"