Add Python symlink step for Gentoo

This commit is contained in:
frankstrater
2021-09-27 09:18:05 +02:00
committed by Chocobozzz
parent 461bcc1ab9
commit 32e06ca4de

View File

@@ -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: