Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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