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