mirror of https://github.com/Chocobozzz/PeerTube
Clearer install guide for service
parent
d6eace77db
commit
96df6ca606
|
@ -160,7 +160,7 @@ If your OS uses systemd, copy the configuration template:
|
||||||
$ sudo cp /var/www/peertube/peertube-latest/support/systemd/peertube.service /etc/systemd/system/
|
$ sudo cp /var/www/peertube/peertube-latest/support/systemd/peertube.service /etc/systemd/system/
|
||||||
```
|
```
|
||||||
|
|
||||||
Update the service file:
|
Check the service file (PeerTube paths and security directives):
|
||||||
|
|
||||||
```
|
```
|
||||||
$ sudo vim /etc/systemd/system/peertube.service
|
$ sudo vim /etc/systemd/system/peertube.service
|
||||||
|
|
Loading…
Reference in New Issue