git.delta.rocks / unique-network / refs/commits / 0ef2a332f919

difftreelog

source

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