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

difftreelog

source

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