Skip to content

Commit

Permalink
Update ins-crowd.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koltigin authored Jan 8, 2024
1 parent db9569b commit 4027999
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,11 @@ WantedBy=multi-user.target
EOF
```

## Enabling the Service
## Enabling and Starting the Service
```shell
systemctl daemon-reload
systemctl enable Cardchaind
systemctl start Cardchaind
```

## Checking the Logs
Expand Down

0 comments on commit 4027999

Please sign in to comment.