mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add Python symlink step for Gentoo
This commit is contained in:
@@ -556,6 +556,12 @@ rc-service redis start
|
||||
rc-service postgresql-11 start
|
||||
```
|
||||
|
||||
6. Create Python version symlink for youtube-dl:
|
||||
|
||||
```
|
||||
sudo ln -s /usr/bin/python3 /usr/bin/python
|
||||
```
|
||||
|
||||
## OpenBSD
|
||||
|
||||
1. Install Packages:
|
||||
|
||||
Reference in New Issue
Block a user