Skip to content

Commit

Permalink
Update airchain.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
candy1264 authored Jun 24, 2024
1 parent 4b0e5b5 commit 4a1ad4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ BOOTSTRAP_NODE="/ip4/$LOCAL_IP/tcp/2300/p2p/$NODE_ID"


# 运行 tracks create-station 命令
create_station_cmd="$HOME/data/airchains/tracks/build/tracks create-station \
create_station_cmd=" $HOME/data/airchains/tracks/build/tracks create-station \
--accountName node \
--accountPath $HOME/.tracks/junction-accounts/keys \
--jsonRPC \"https://airchains-rpc.kubenode.xyz/\" \
Expand Down

0 comments on commit 4a1ad4e

Please sign in to comment.