Fix Peertube server crash when prosody is not installed.

This commit is contained in:
John Livingston
2021-04-18 17:48:21 +02:00
parent bb1adf3fa9
commit 079332733a
2 changed files with 9 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## v2.0.3
* Fix Peertube server crash when prosody is not installed
## v2.0.2
* Trying to fix dependencies installation problems