mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add cron to debian dependencies
Just in case, needed by certbot
This commit is contained in:
@@ -39,7 +39,7 @@ _note_: only **LTS** versions of external dependencies are supported. If no LTS
|
||||
|
||||
```
|
||||
sudo apt update
|
||||
sudo apt install certbot nginx ffmpeg postgresql postgresql-contrib openssl g++ make redis-server git python-dev
|
||||
sudo apt install certbot nginx ffmpeg postgresql postgresql-contrib openssl g++ make redis-server git python-dev cron
|
||||
ffmpeg -version # Should be >= 4.1
|
||||
g++ -v # Should be >= 5.x
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user