parent
4f6280aed1
commit
6004916ca0
|
@ -127,7 +127,7 @@ WantedBy=multi-user.target
|
|||
```sh
|
||||
$ sudo systemctl daemon-reload
|
||||
$ sudo systemctl enable ipfs.service
|
||||
$ sudo systemctl start publicNode.service
|
||||
$ sudo systemctl start ipfs.service
|
||||
$ sudo systemctl status ipfs.service
|
||||
```
|
||||
**NOTE: service must be set as active (running), if not please verify the preview steps**
|
||||
|
|
Loading…
Reference in New Issue