Fix #200: externalizing the Prosody AppImage build:
The build process for the Prosody AppImage only worked on Debian based stations. See: https://github.com/JohnXLivingston/peertube-plugin-livechat/issues/200 With this commit, the Prosody AppImage is no more built in this plugin, but downloaded from [prosody-appimage](https://github.com/JohnXLivingston/prosody-appimage).
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -7,4 +7,5 @@ support/documentation/public
|
||||
support/documentation/po/po4a.conf
|
||||
support/documentation/content/translations/**/*.md
|
||||
support/documentation/i18n
|
||||
public
|
||||
public
|
||||
vendor/prosody-appimage
|
||||
|
Reference in New Issue
Block a user