git.delta.rocks / unique-network / refs/commits / 470ffd5ce9b5

difftreelog

source

js-packages/update_apps_start.sh83 Bsourcehistory
1#!/usr/bin/env sh23set -eux45./update_apps.sh67pushd polkadot-apps8yarn start9popd