Skip to content

Commit

Permalink
Update oneline.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jakim authored Oct 1, 2021
1 parent b286d78 commit d96e8a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions scripts/oneline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ ExecStart=/usr/local/bin/opportunity-standalone \
--base-path $1 \
--chain opportunity \
--port 30333 \
--bootnodes /dns/opportunity.standard.tech/tcp/30333/p2p/12D3KooWDPnry4Ei9RxgtY4RfwsM5fnUxg5sXJGbe8LMKrLs8tkf \
/dns/opportunity2.standard.tech/tcp/30333/p2p/12D3KooWGPAekiLHBHyCYe4x1BAbvSpHYbwkSHk3KxNyoZoyCmp6 \
--name $2 \
--validator
Restart=always
Expand All @@ -95,4 +93,4 @@ $MAKE_ME_ROOT systemctl enable standard-validator
$MAKE_ME_ROOT systemctl start standard-validator

# check status of the service
$MAKE_ME_ROOT systemctl status standard-validator
$MAKE_ME_ROOT systemctl status standard-validator

0 comments on commit d96e8a7

Please sign in to comment.