git.delta.rocks / unique-network / refs/commits / a44df49fc2a3

difftreelog

source

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