File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,9 @@ You can then follow the step by step instructions below dependent on your operat
5555 bitpingd
5656 ` ` `
57574. If you are setting up the bitpingd service as ** root/sudo** , you will need to run:
58- ` ` ` bash
59- bitpingd service install --system && bitpingd service start --system
60- ` ` `
58+ ` ` ` bash
59+ bitpingd service install --system && bitpingd service start --system
60+ ` ` `
61615. To run the node in the background as an unpriveliged user:
6262 - ` ` ` bash
6363 bitpingd service install && bitpingd service start
@@ -81,9 +81,9 @@ You can then follow the step by step instructions below dependent on your operat
8181 bitpingd
8282 ` ` `
83834. If you are setting up the bitpingd service as ** root/sudo** , you will need to run:
84- ` ` ` bash
85- bitpingd service install --system && bitpingd service start --system
86- ` ` `
84+ ` ` ` bash
85+ bitpingd service install --system && bitpingd service start --system
86+ ` ` `
87875. To run the node in the background as an unpriveliged user:
8888 - ` ` ` bash
8989 bitpingd service install && bitpingd service start
You can’t perform that action at this time.
0 commit comments