1#! /usr/bin/env nix-shell 2#! nix-shell -i bash -p common-updater-scripts python3 3 4set -ueo pipefail 5 6version="$(python "$(dirname "${BASH_SOURCE[0]}")"/latest_version.py)" 7update-source-version dictdDBs.wiktionary "$version"