Skip to content

Commit

Permalink
updated polkadot launch
Browse files Browse the repository at this point in the history
  • Loading branch information
mrq1911 committed Aug 26, 2021
1 parent 8cf6878 commit 4b381c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_polkadot_launch.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
npm install -g yarn
git clone https://github.com/paritytech/polkadot-launch.git
cd polkadot-launch
git checkout 381cc9108dd32e5260ef3b85ea49e00cda35c398
git checkout d696b0e04beca3368ea60f6b496722906abf0afc
yarn
yarn build
chmod +x dist/index.js
Expand Down

0 comments on commit 4b381c9

Please sign in to comment.