unique-network
refs/commits
e5c8c500e665
tests/update_apps_start.sh
1#!/usr/bin/env sh23set -eux45./update_apps.sh67pushd polkadot-apps8yarn start9popd